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, 17 May 2007 20:44:26 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	Christoph Hellwig <hch@....de>
CC:	davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [PATCH] small netdevices.txt fix

Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch@....de>
> 
> Index: linux-2.6/Documentation/networking/netdevices.txt
> ===================================================================
> --- linux-2.6.orig/Documentation/networking/netdevices.txt	2007-01-04 19:38:05.000000000 +0100
> +++ linux-2.6/Documentation/networking/netdevices.txt	2007-01-04 19:40:22.000000000 +0100
> @@ -49,7 +49,7 @@
>  	for this and return -1 when the spin lock fails. 
>  	The locking there should also properly protect against 
>  	set_multicast_list
> -	Context: BHs disabled
> +	Context: Process with BHs disabled or BH (timer).
>  	Notes: netif_queue_stopped() is guaranteed false
>                 Interrupts must be enabled when calling hard_start_xmit.
>                  (Interrupts must also be enabled when enabling the BH handler.)

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