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:	Thu, 22 May 2008 06:21:52 -0400
From:	Jeff Garzik <jgarzik@...ox.com>
To:	avorontsov@...mvista.com
CC:	netdev@...r.kernel.org,
	Florian Fainelli <florian.fainelli@...ecomint.eu>
Subject: Re: [PATCH v2] [NET] uli526x: add support for netpoll

Anton Vorontsov wrote:
> This patch adds netpoll support for the uli526x ethernet driver --
> simply call the interrupt handler for polling.
> 
> To do this without disable_irq()/enable_irq() pair we should fully
> protect the handler. Luckily, it's already using irqsave spinlock,
> the only unprotected place is interrupts re-enabling write. It was
> safe to re-enable interrupts without holding the spinlock, but with
> netpoll possibility now it doesn't seem so.
> 
> Patch was tested using netconsole and KGDBoE.
> 
> Signed-off-by: Anton Vorontsov <avorontsov@...mvista.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