Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1364762

Re: [ppdev] e7223f1860: kernel BUG at drivers/base/driver.c:153!

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [ppdev] e7223f1860: kernel BUG at drivers/base/driver.c:153!
Date 2016-03-25 17:20 +0100
Message-ID <rgCCR-4l1-5@gated-at.bofh.it> (permalink)
References <r2mHF-6N6-27@gated-at.bofh.it> <r2pYS-ou-17@gated-at.bofh.it> <rgeKe-3Y1-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Mar 24, 2016 at 7:41 AM, Petr Mladek <pmladek@suse.com> wrote:
>
> Could we please get the fix into the mainline?

I've reverted the offending original commit for now. The fix I see
seems questionable - just ignoring the parport registration will get
rid of the oops, but drivers shouldn't be testing that "p" value
anyway, and it also fundamentally seems to just drop the parport
registration on the floor, so it doesn't seem like a real fix anyway.

So reverting the whole mess seems like the right thing. It's triply
the right thing when it's over a month since the original report, and
this shit made it into my kernel anyway.

Not acceptable.

             Linus

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [ppdev] e7223f1860:  kernel BUG at drivers/base/driver.c:153! Petr Mladek <pmladek@suse.com> - 2016-03-24 15:50 +0100
  Re: [ppdev] e7223f1860: kernel BUG at drivers/base/driver.c:153! Linus Torvalds <torvalds@linux-foundation.org> - 2016-03-25 17:20 +0100

csiph-web