lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri,  5 May 2023 23:05:41 +0900
From:   Mark Brown <broonie@...nel.org>
To:     "Michael S . Tsirkin" <mst@...hat.com>
Cc:     "David S . Miller" <davem@...emloft.net>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Next Mailing List <linux-next@...r.kernel.org>,
        Wenliang Wang <wangwenliang.1995@...edance.com>
Subject: linux-next: manual merge of the vhost tree with the net tree

Hi all,

Today's linux-next merge of the vhost tree got a conflict in:

  drivers/net/virtio_net.c

between commit:

  f8bb510439456 ("virtio_net: suppress cpu stall when free_unused_bufs")

from the net and Linus' tree and commit:

  bc31caabba78f ("virtio_net: suppress cpu stall when free_unused_bufs")

from the vhost tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

diff --cc drivers/net/virtio_net.c
index a12ae26db0e22,cdb1654e5a435..0000000000000
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ