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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46400243.9000802@garzik.org>
Date:	Tue, 08 May 2007 00:53:23 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Francois Romieu <romieu@...zoreil.com>
CC:	netdev@...r.kernel.org, Bernhard Walle <bernhard.walle@....de>,
	Edward Hsu <edward_hsu@...ltek.com>
Subject: Re: [PATCH 09/12] r8169: MSI support

Francois Romieu wrote:
> It is currently limited to 0x8136 and 0x8168. 8169sb/8110sb ought to
> handle it as well where they support MSI.
> 
> Includes unregister_netdev() fix from Bernhard Walle <bwalle@...e.de>
> against BUG_ON(irq_has_action(dev->first_msi_irq)) (2007/02/24).
> 
> Signed-off-by: Francois Romieu <romieu@...zoreil.com>
> Fixed-by: Bernhard Walle <bernhard.walle@....de>
> Cc: Edward Hsu <edward_hsu@...ltek.com>
> ---
>  drivers/net/r8169.c |  102 ++++++++++++++++++++++++++++++++++++++++++++++++--
>  1 files changed, 97 insertions(+), 5 deletions(-)

PCI MSI is increasingly mature upstream, so I do not wish to add more 
IRQ handling test code to each individual driver.

Just add the MSI support without the test interrupt stuff.

	Jeff



-
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