Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1202965
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [lkp] [staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153! |
| Date | 2015-08-07 20:10 +0200 |
| Message-ID | <pUUfD-7bJ-5@gated-at.bofh.it> (permalink) |
| References | <pSxnb-3pa-1@gated-at.bofh.it> <pUFzX-2y2-7@gated-at.bofh.it> <pUK6C-N5-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Aug 07, 2015 at 12:45:53PM +0530, Sudip Mukherjee wrote: > On Thu, Aug 06, 2015 at 07:28:12PM -0700, Greg Kroah-Hartman wrote: > > > > > > On Sat, Aug 01, 2015 at 01:12:05PM +0800, kernel test robot wrote: > <snip> > > > [ 12.276231] RIP > > > [ 12.276231] RIP [<ffffffff81b68e78>] driver_register+0xa8/0xe0 > > > [<ffffffff81b68e78>] driver_register+0xa8/0xe0 > > > [ 12.276231] RSP <ffff8800001a3e30> > > > [ 12.276231] RSP <ffff8800001a3e30> > > > [ 12.403330] ---[ end trace 075c805d53b02836 ]--- > > > [ 12.403330] ---[ end trace 075c805d53b02836 ]--- > > > > David, any ideas of what needs to be done to fix this? > > Hi Greg, > I was having a quick look and it looks like visorchipset is not yet > initialised and the bus is not yet registered. If you remember we had a > loooong discussion in another thread "usb: ulpi: don't register drivers > if bus doesn't exist", I sent a proposed patch also. For your reference: > "http://www.spinics.net/lists/linux-usb/msg125368.html". > I think this one is the perfect example of that case here. Great, then it needs to be fixed in the unisys driver code, like I said should be done for busses to prevent this type of issue :) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [lkp] [staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153! Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-08-07 04:30 +0200
Re: [lkp] [staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153! Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-08-07 09:20 +0200
Re: [lkp] [staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153! Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-08-07 20:10 +0200
Re: [lkp] [staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153! Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-08-08 07:20 +0200
csiph-web