On Tue, Nov 26, 2013 at 05:21:52PM +0800, Yuanhan Liu wrote:
> Greetings,
> 
> I got the below dmesg and the first bad commit is
> 
> commit 98de48a0e011f2ef497a0f0c40b79169198cf797
> Author:     Tejun Heo <t...@kernel.org>
> AuthorDate: Sat Nov 23 18:01:54 2013 -0500
> Commit:     Tejun Heo <t...@kernel.org>
> CommitDate: Sat Nov 23 18:01:54 2013 -0500
> 
>     sysfs, kernfs: make sysfs_dirent definition public
...
> [    0.372911] BUG: unable to handle kernel NULL pointer dereference at 
> 0000000000000098
> [    0.374091] IP: [<ffffffff812fdbbb>] kobject_add_internal+0x1cb/0x6c0

This was from the patch incorrectly replacing dummy noop
implementation for !CONFIG_SYSFS with the actual implementation.
Updated patches posted.

Thank you very much!

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to