Hi,
after the latest pull from wireless-testing
(2.6.31-rc4-wl-29133-g1addf37) I always get a kernel panic with the
ath9k driver. The panic happens as soon as I start wpa_supplicant
(with -Dnl80211) or NetworkManager. I think that the kernel spits out
some warnings (lockdep?) before crashing, but I haven't been able to
capture them.
This is a regression since my previous pull (2.6.31-rc3-wl... + something).
Regards,
Davide
On Sat, Jul 25, 2009 at 01:31:24AM +0200, Davide Pesavento wrote:
> Hi,
>
> after the latest pull from wireless-testing
> (2.6.31-rc4-wl-29133-g1addf37) I always get a kernel panic with the
> ath9k driver. The panic happens as soon as I start wpa_supplicant
> (with -Dnl80211) or NetworkManager. I think that the kernel spits out
> some warnings (lockdep?) before crashing, but I haven't been able to
> capture them.
> This is a regression since my previous pull (2.6.31-rc3-wl... + something).
Yup, wrong patch applied/sent/fuckup. Try the patch posted.
Luis
On Sat, Jul 25, 2009 at 01:58, Luis R.
Rodriguez<[email protected]> wrote:
> On Sat, Jul 25, 2009 at 01:31:24AM +0200, Davide Pesavento wrote:
>> Hi,
>>
>> after the latest pull from wireless-testing
>> (2.6.31-rc4-wl-29133-g1addf37) I always get a kernel panic with the
>> ath9k driver. The panic happens as soon as I start wpa_supplicant
>> (with -Dnl80211) or NetworkManager. I think that the kernel spits out
>> some warnings (lockdep?) before crashing, but I haven't been able to
>> capture them.
>> This is a regression since my previous pull (2.6.31-rc3-wl... + something).
>
> Yup, wrong patch applied/sent/fuckup. Try the patch posted.
>
> Luis
>
Yes, I can confirm the patch fixes the panic. Thanks!
Davide