* next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot @ 2016-03-17 14:59 Valdis Kletnieks 2016-03-17 20:52 ` Wolfram Sang 0 siblings, 1 reply; 4+ messages in thread From: Valdis Kletnieks @ 2016-03-17 14:59 UTC (permalink / raw) To: Wolfram Sang; +Cc: linux-kernel, linux-i2c [-- Attachment #1: Type: text/plain, Size: 653 bytes --] Seeing this consistent crash on next-20160314. Sorry for shortened traceback, hand-transcribed as the crash doesn't get logged to /sys/fs/pstore as expected. next-20160307 works just fine. BUG: unable to handle kernel NULL pointer dereference at 000000000260 IP: blocking_notifier_chain_register+0x37/0xd0 ... Call Trace: bus_register_notifier+0x1c/0x20 i2c_dev_init+0x9c/0xf2 do_one_initcall_+0x99/0x210 ? set_debug_rodata+0x12/0x12 kernel_init_freeable+0x1b3/0x240 kernel_init+0x3/0x100 'git blame' doesn't seem to find anything relevant and recent in kernel/notifier.c or drivers/i2c/i2c-dev.c. Does this ring any bells, or is it time to bisect? [-- Attachment #2: Type: application/pgp-signature, Size: 848 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot 2016-03-17 14:59 next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot Valdis Kletnieks @ 2016-03-17 20:52 ` Wolfram Sang 2016-03-18 2:55 ` Valdis.Kletnieks 0 siblings, 1 reply; 4+ messages in thread From: Wolfram Sang @ 2016-03-17 20:52 UTC (permalink / raw) To: Valdis Kletnieks; +Cc: linux-kernel, linux-i2c [-- Attachment #1: Type: text/plain, Size: 1035 bytes --] On Thu, Mar 17, 2016 at 10:59:51AM -0400, Valdis Kletnieks wrote: > Seeing this consistent crash on next-20160314. Sorry for shortened traceback, > hand-transcribed as the crash doesn't get logged to /sys/fs/pstore as > expected. next-20160307 works just fine. > > BUG: unable to handle kernel NULL pointer dereference at 000000000260 > IP: blocking_notifier_chain_register+0x37/0xd0 > ... > Call Trace: > bus_register_notifier+0x1c/0x20 > i2c_dev_init+0x9c/0xf2 > do_one_initcall_+0x99/0x210 > ? set_debug_rodata+0x12/0x12 > kernel_init_freeable+0x1b3/0x240 > kernel_init+0x3/0x100 > > 'git blame' doesn't seem to find anything relevant and recent in > kernel/notifier.c or drivers/i2c/i2c-dev.c. Does this ring any > bells, or is it time to bisect? Can you try a newer -next or apply this patch on top? https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/patch/drivers/i2c?id=b980a26d02d1f54be31346666222304fcd27ea33 I think this should solve it. Thanks for reporting! Wolfram [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 819 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot 2016-03-17 20:52 ` Wolfram Sang @ 2016-03-18 2:55 ` Valdis.Kletnieks 2016-03-18 7:24 ` Wolfram Sang 0 siblings, 1 reply; 4+ messages in thread From: Valdis.Kletnieks @ 2016-03-18 2:55 UTC (permalink / raw) To: Wolfram Sang; +Cc: linux-kernel, linux-i2c [-- Attachment #1: Type: text/plain, Size: 366 bytes --] On Thu, 17 Mar 2016 21:52:25 +0100, Wolfram Sang said: > Can you try a newer -next or apply this patch on top? > > https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/patch/drivers/i2c?id=3Db980a26d02d1f54be31346666222304fcd27ea33 > > I think this should solve it. Confirming that issue is fixed in next-20160317. Now on to fix the *next* problem :) [-- Attachment #2: Type: application/pgp-signature, Size: 848 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot 2016-03-18 2:55 ` Valdis.Kletnieks @ 2016-03-18 7:24 ` Wolfram Sang 0 siblings, 0 replies; 4+ messages in thread From: Wolfram Sang @ 2016-03-18 7:24 UTC (permalink / raw) To: Valdis.Kletnieks; +Cc: linux-kernel, linux-i2c [-- Attachment #1: Type: text/plain, Size: 159 bytes --] > Confirming that issue is fixed in next-20160317. Thanks for confirming... > Now on to fix the *next* problem :) ...and good luck with that! Wolfram [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 819 bytes --] ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-03-18 7:24 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-03-17 14:59 next-20160314 - crash in i2c_dev_init/bus_register_notifier at boot Valdis Kletnieks 2016-03-17 20:52 ` Wolfram Sang 2016-03-18 2:55 ` Valdis.Kletnieks 2016-03-18 7:24 ` Wolfram Sang
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).