Re: 2.6.32 regression: unable to handle kernel paging request

From: Tejun Heo
Date: Thu Dec 17 2009 - 22:47:09 EST


Hello,

On 12/18/2009 05:26 AM, Tim Blechmann wrote:
>> trying to bisect the kernel tree,
>> 405d967dc70002991f8fc35c20e0d3cbc7614f63 seems to be the first bad commit.
>> during bisecting, i recorded several boot logs, which are attached.
>
> removing module-common.lds from LDFLAGS_MODULE, my machine boots fine
> and without any error messages:

Looks like some necessary part of module image ends up in discarded
sections. Before the commit, the build process kept those sections so
it worked. The code has been there for some time now and you're the
first one to report it, so I suppose your .config is a bit different
from more usual ones. Can you please attach it?

Thanks.

--
tejun
--
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/