-John +QCA folks On Thu, 2012-07-05 at 21:36 -0700, Andrew Chant wrote: > while performance testing ath9k -> ath9k performance in 3.4.4, I got > a nasty kernel panic. My performance testing involved filling the air > with 1410-byte UDP packets between the machines, and switching the > frequencies of the two cards to see how frequency affected > performance. I had switched between channels 36, 40, 44, and 48. > Oops was on the transmitting machine, which was acting as the AP. > > Very clear screen image of the oops is at > https://picasaweb.google.com/lh/photo/CjBdHLZH0up5PrnmCySJidMTjNZETYmyPJy0liipFm0?feat=directlink I briefly looked at this, but I don't see a bug in mac80211. It seems likely that ath9k hands back a corrupted SKB, or frees one it no longer owns, or such. The skb->next/prev pointers seem corrupted (rcx is NULL) in one of the SKBs on the list, but mac80211 can't do that afaict. johannes -- 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