On Mon, 2014-11-17 at 14:07 +0100, Michal Kazior wrote: > My hunch was right. Apparently this happens when I use my kernel > .config with some debug stuff enabled. In case you're interested: > > * http://pastebin.com/7shTYtFy -- good > * http://pastebin.com/pxwdJ5hS -- panic Yeah, not much of a surprise since the pointer might still be valid or at least readable (even if the data there is garbage) ... if we get a good pointer. But we try to run with many debug options turned on anyway, so I don't know why this showed up only recently. Maybe some unrelated changes (compiler changing to load the pointer again, for example) 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