Re: [BUG] iwldvm lock oops

From: Fengguang Wu
Date: Wed Jun 13 2012 - 09:32:18 EST


Hi Johannes,

On Wed, Jun 13, 2012 at 03:20:40PM +0200, Johannes Berg wrote:
> Hi Fengguang,
>
> > The kernel compiled from commit b35032f ("iwlwifi: don't configure a
> > txq that is being disabled") in
> >
> > git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi.git master
> >
> > triggers a kernel oops below.
> >
> > That particular commit may well not be the root cause. I'm just hoping
> > you may have better idea which recent change may be relevant.
>
> Thanks for the report. This particular problem is due to the fact that
> we have the objects linked into the kernel in the wrong order, we have a
> fix pending for it. git.kernel.org is down right now so I can't link to
> it, but it's in the iwlwifi/iwlwifi-next.git tree:
>
> commit 65fe593a519c4d7c62289d3b0a17ca412e95b037
> Author: Brandon Misemer <brandon.misemer@xxxxxxxxx>
> Date: Fri Jun 8 14:59:27 2012 -0700
>
> iwlwifi: Fix Makefile build order for built-in driver

Good to know this. Thank you for the quick feedback!

Thanks,
Fengguang
--
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/