On 12/01/2009 03:26 PM, Herton Ronaldo Krzesinski wrote: > Em Ter 01 Dez 2009, às 18:11:08, Larry Finger escreveu: >> On 12/01/2009 07:49 AM, Herton Ronaldo Krzesinski wrote: >>> Michael Buesch reports that his rtl8187 gives warnings on suspend >>> ("queueing ieee80211 work while going to suspend" warnings), as rtl8187 >>> can call ieee80211_queue_delayed_work after mac80211 is suspended. >>> >>> This change enhances rtl8187 led code so we can avoid queuing work after >>> mac80211 is suspended: now we register a radio led and make additional >>> checks to ensure led is off/on properly as mac80211 wants. >>> >>> Signed-off-by: Herton Ronaldo Krzesinski <herton@xxxxxxxxxxxxxxx> >>> --- >> >> NACK. After a few minutes of a rmmod/insmod infinite loop, I go a kernel >> oops. I did not capture any of the details. > > I can't reproduce here, can you get the oops? Currently I can't guess which is > missing, I reviewed patch again and can't found anything which could cause the > issue. Also how is your rmmod/insmod (with ifconfig up involved etc.)? I'll try to reproduce the panic. I'm using NetworkManager. As soon as it recognizes the creation of the wlanX interface, it starts bringing the device up. My loop is modprobe -v rtl8187 ; sleep 1 ; modprobe rtl8187 ; echo -n "a" ; sleep 1 Larry Larry -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html