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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 27 Jan 2014 13:13:40 -0800 (PST) From: David Miller <davem@...emloft.net> To: yuvalmin@...adcom.com Cc: netdev@...r.kernel.org, ariele@...adcom.com Subject: Re: [PATCH net] bnx2x: More Shutdown revisions From: Yuval Mintz <yuvalmin@...adcom.com> Date: Mon, 27 Jan 2014 17:11:58 +0200 > Submission d9aee59 "bnx2x: Don't release PCI bars on shutdown" separated > the PCI remove and shutdown flows, but pci_disable_device() is still > being called on both. > As a result, a dev_WARN_ONCE will be hit during shutdown for every bnx2x > VF probed on a hypervisor (as its shutdown callback will be called and later > pci_disable_sriov() will call its remove callback). > > This calls the pci_disable_device() only on the remove flow. > > Signed-off-by: Yuval Mintz <yuvalmin@...adcom.com> > Signed-off-by: Ariel Elior <ariele@...adcom.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists