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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 30 Nov 2006 20:57:10 -0500
From:	Daniel Drake <dsd@...too.org>
To:	Stephen Hemminger <shemminger@...l.org>
CC:	linville@...driver.com, netdev@...r.kernel.org,
	kune@...ne-taler.de, benoit.papillault@...e.fr
Subject: Re: [PATCH] zd1211rw: Support for multicast addresses

Stephen Hemminger wrote:
> Why all the trouble do it off work queue? Is someone calling
> set_multicast_list with IRQ's disabled?

Register I/O involves sleeping, so we need to be in process context.

in_atomic() returns non-zero in the set_multicast_list handler. I 
couldn't tell you which codepath this is in.

Daniel
-
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