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: Fri, 19 Oct 2007 18:29:26 -0500 From: linas@...tin.ibm.com (Linas Vepstas) To: Matt Carlson <mcarlson@...adcom.com> Cc: davem@...emloft.net, netdev@...r.kernel.org, linux-pci@...ey.karlin.mff.cuni.cz, Michael Chan <mchan@...adcom.com> Subject: Re: [PATCH 5/7] pci: Export the pci_restore_msi_state() function On Fri, Oct 19, 2007 at 02:36:56PM -0700, Matt Carlson wrote: > This patch exports the pci_restore_msi_state() function. This function > is needed to restore the MSI state during PCI error recovery. > > Signed-off-by: Linas Vepstas <linas@...tin.ibm.com> > Signed-off-by: Matt Carlson <mcarlson@...adcom.com> > Signed-off-by: Michael Chan <mchan@...adcom.com> Davem, This patch is generically needed for recovery from PCI errors, and not just the tg3 that Matt is working on. Matt, there are also several msi-related bugs in the pseries architecture implementation, those patches will go out to Paul Mackerras seperately. I was hoping today ... but things came up. One little iddy-biddy problem is that the pseries is not actually *saving* the msi state, and so, ahem, the restore isn't quite working out either. I'm still trying to navigate around that. --linas - 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