Re: [ath9k-devel] [PATCH] ath9k: Disable spectral scan code to fix crash on rmmod.

2013-05-09 Thread Simon Wunderlich
On Thu, May 09, 2013 at 11:07:14AM +0530, Sujith Manoharan wrote: > gree...@candelatech.com wrote: > > From: Ben Greear > > > > With CONFIG_ATH9K_DEBUGFS enabled, and slub memory poisoning > > enabled, I see this crash on rmmod of ath9k. I'm not sure how > > to fix this properly, but in the mean

Re: [ath9k-devel] [PATCH] ath9k: Disable spectral scan code to fix crash on rmmod.

2013-05-09 Thread Ben Greear
On 05/08/2013 10:37 PM, Sujith Manoharan wrote: > gree...@candelatech.com wrote: >> From: Ben Greear >> >> With CONFIG_ATH9K_DEBUGFS enabled, and slub memory poisoning >> enabled, I see this crash on rmmod of ath9k. I'm not sure how >> to fix this properly, but in the meantime, this patch to disa

Re: [ath9k-devel] [PATCH] ath9k: Disable spectral scan code to fix crash on rmmod.

2013-05-08 Thread Sujith Manoharan
gree...@candelatech.com wrote: > From: Ben Greear > > With CONFIG_ATH9K_DEBUGFS enabled, and slub memory poisoning > enabled, I see this crash on rmmod of ath9k. I'm not sure how > to fix this properly, but in the meantime, this patch to disable > the spectral scan code works around the problem

[ath9k-devel] [PATCH] ath9k: Disable spectral scan code to fix crash on rmmod.

2013-05-08 Thread greearb
From: Ben Greear With CONFIG_ATH9K_DEBUGFS enabled, and slub memory poisoning enabled, I see this crash on rmmod of ath9k. I'm not sure how to fix this properly, but in the meantime, this patch to disable the spectral scan code works around the problem for me. With memory poisoning and the veri