netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mac80211: NOHZ: local_softirq_pending 08
@ 2009-09-11 14:48 Michael Buesch
  2009-09-11 14:57 ` Kalle Valo
  0 siblings, 1 reply; 27+ messages in thread
From: Michael Buesch @ 2009-09-11 14:48 UTC (permalink / raw)
  To: linux-wireless; +Cc: netdev, Kalle.Valo, Johannes Berg

Hi,

mac80211 (or some other part of the networking stack) triggers this warning
in the NOHZ code:
NOHZ: local_softirq_pending 08

08 seems to be NET_RX_SOFTIRQ.

It happens, because my test driver b43 handles all RX and TX-status callbacks in
process context. I guess some part of the networking stack expects RX to be in
tasklet and/or softirq context.

We also have a report of this warning in wl1251, so it's probably not a b43 problem.

-- 
Greetings, Michael.

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2009-10-01 19:32 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-11 14:48 mac80211: NOHZ: local_softirq_pending 08 Michael Buesch
2009-09-11 14:57 ` Kalle Valo
2009-09-11 15:07   ` Michael Buesch
     [not found]     ` <200909111707.23971.mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
2009-09-11 16:07       ` Kalle Valo
2009-09-11 16:07       ` Oliver Hartkopp
     [not found]         ` <4AAA75CB.6040803-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
2009-09-11 16:13           ` Michael Buesch
2009-09-12 16:41             ` Oliver Hartkopp
     [not found]               ` <4AABCF28.6090505-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
2009-09-12 16:51                 ` Michael Buesch
     [not found]                   ` <200909121851.46002.mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
2009-09-12 18:07                     ` Oliver Hartkopp
2009-09-29 19:29               ` John W. Linville
     [not found]                 ` <20090929192928.GF2678-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2009-09-30 11:56                   ` Oliver Hartkopp
2009-09-30 14:33                     ` Michael Buesch
     [not found]                       ` <200909301633.04376.mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
2009-09-30 14:47                         ` Kalle Valo
2009-09-30 14:54                           ` Johannes Berg
     [not found]                             ` <1254322466.3959.5.camel-YfaajirXv2244ywRPIzf9A@public.gmane.org>
2009-09-30 15:10                               ` Michael Buesch
2009-09-30 15:21                                 ` Johannes Berg
     [not found]                                   ` <1254324077.3959.7.camel-YfaajirXv2244ywRPIzf9A@public.gmane.org>
2009-09-30 17:51                                     ` Oliver Hartkopp
     [not found]                                       ` <4AC39A90.6060602-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
2009-09-30 18:18                                         ` [PATCH] net: fix " Oliver Hartkopp
     [not found]                                           ` <4AC3A0F1.3060306-fJ+pQTUTwRTk1uMJSBkQmQ@public.gmane.org>
2009-09-30 18:47                                             ` John W. Linville
2009-09-30 23:33                                             ` David Miller
2009-10-01  7:08                                               ` Oliver Hartkopp
2009-10-01 14:04                                               ` Michael Buesch
     [not found]                                                 ` <200910011604.42916.mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
2009-10-01 14:24                                                   ` Kalle Valo
2009-10-01 18:42                                                   ` Johannes Berg
     [not found]                                                     ` <1254422548.3959.24.camel-YfaajirXv2244ywRPIzf9A@public.gmane.org>
2009-10-01 19:10                                                       ` Michael Buesch
     [not found]                                                         ` <200910012110.34216.mb-fseUSCV1ubazQB+pC5nmwQ@public.gmane.org>
2009-10-01 19:26                                                           ` Johannes Berg
2009-10-01 19:32                                                         ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).