lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date:	Thu, 30 Nov 2006 20:57:10 -0500
From:	Daniel Drake <dsd@...too.org>
To:	Stephen Hemminger <shemminger@...l.org>
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

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux