[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <456F8BF6.7020304@gentoo.org>
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