Re: [GIT PULL] Core block IO bits for 2.6.39 - early Oops

From: Jens Axboe
Date: Thu Mar 24 2011 - 14:36:45 EST


On 2011-03-24 19:30, Markus Trippelsdorf wrote:
> On 2011.03.24 at 14:43 +0100, Jens Axboe wrote:
>>
>> This is the main pull request for the block IO layer and friends for
>> 2.6.39.
>
> This merge results in an early oops on my system (amd64, xfs).
> See the attached photo.
>

Auch. Can you ensure that you have CONFIG_DEBUGINFO=y in your .config
and then do:

$ gdb vmlinux
...
l *cfq_insert_request+0x32

and send that output?

--
Jens Axboe

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