Comment 4 for bug 793796

Revision history for this message
nutznboltz (nutznboltz-deactivatedaccount) wrote :

Either there are various device drivers all over with related bugs or this is a bug in common code they all use.

Look at the JPG attachment of the panic: "scheduling while atomic" during __do_softirq

LP: #790054 during bcmwl wifi driver __do_softirq "BUG: scheduling while atomic" goes off.

http://lkml.org/lkml/2011/5/13/393
BUG: scheduling while atomic 2.6.39-rc7 (iwl3945_irq_tasklet)
During iwl3945 wifi driver __do_softirq he gets "scheduling while atomic"

http://lkml.org/lkml/2011/5/2/135
Re: rtlwifi: regression 39-rc5 (rtl8192ce)
During rtlwifi driver __do_softirq he gets "scheduling while atomic"