Re: [BUG] 3.10 regression: hang on suspend

From: Stanislaw Gruszka
Date: Thu Jul 18 2013 - 06:53:14 EST


On Wed, Jul 17, 2013 at 08:25:47PM +0200, Ortwin Glück wrote:
> On 07/17/2013 02:29 PM, Stanislaw Gruszka wrote:
> >This looks like livelock
>
> OK got it. Just a GPF in the suspend path, not a livelock
> fortunately. With no_console_suspend the trace appears. Attached is
> a screenshot, transcription for your convenience is here:
>
> NULL pointer deref at iwlagn_mac_remove_interface+0x43/0x120

Unfortunately I still don't know why this happen. Please do

objdump -r -d --prefix-addresses net/mac80211/mac80211.ko > mac80211.txt
objdump -r -d --prefix-addresses drivers/net/wireless/iwlwifi/dvm/iwldvm.ko > iwldvm.txt

and send me mac80211.txt & iwldvm.txt files.

Thanks
Stanislaw

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/