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>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 17 Jan 2012 23:56:40 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	mcarlson@...adcom.com
Cc:	netdev@...r.kernel.org, mchan@...adcom.com
Subject: Re: [PATCH net] tg3: Fix single-vector MSI-X code

From: "Matt Carlson" <mcarlson@...adcom.com>
Date: Tue, 17 Jan 2012 17:27:23 -0800

> Kdump kernels leave MSI-X interrupts (as setup by the crashed kernel)
> enabled.  However, kdump only enables one CPU in the new environment,
> thus causing tg3 to abort MSI-X setup.  When the driver attempts to
> enable INTA or MSI interrupt modes on a kdump kernel, interrupt
> delivery fails.
> 
> This patch attempts to workaround the problem by forcing the driver
> to enable a single MSI-X interrupt.  In such a configuration, the
> device's multivector interrupt mode must be disabled.
> 
> Signed-off-by: Matt Carlson <mcarlson@...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

Powered by Openwall GNU/*/Linux Powered by OpenVZ