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


Groups > linux.kernel > #1371216

Re: [PATCH v2] parport: register driver later

From Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] parport: register driver later
Date 2016-04-05 07:30 +0200
Message-ID <rkrIR-6Ag-3@gated-at.bofh.it> (permalink)
References <r9IDo-6Jh-17@gated-at.bofh.it> <ra7iq-5Vi-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Mar 07, 2016 at 10:32:55AM -0700, Ross Zwisler wrote:
> On Sun, Mar 06, 2016 at 08:40:10PM +0530, Sudip Mukherjee wrote:
> > If the parport bus is not yet registered and any device using parallel
> > port tries to register with the bus we get a stackdump with a message
> > of Kernel bug.
> > 
> > Reported-by: Fengguang Wu <fengguang.wu@intel.com>
> > Cc: <stable@vger.kernel.org> # 4.2+
> > Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
> > ---
> > 
> > Hi Ross,
> > Can you please test this patch in your setup. This is a respin of the
> > previous patch in another way.
> 
> Yep, this also solves the issue for me.
> 
> Tested-by: Ross Zwisler <ross.zwisler@linux.intel.com>

Hi Greg,
If this patch is ok, can we please have it in v4.6 .
Anyway, the problem patch which this patch tried to fix has already
been reverted by Linus - 
1701f680407c ("Revert "ppdev: use new parport device model"") but we still
can have problem with the other devices that use parport.

BTW, I know you are busy, but in these situations where I need to have
the fix urgently in the tree, is there any other way to solve the purpose?
I feel it was incompetency on my part where Linus had to interfere and
revert a patch even though the fix was already posted.

regards
sudip

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


Thread

Re: [PATCH v2] parport: register driver later Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-04-05 07:30 +0200
  Re: [PATCH v2] parport: register driver later Greg KH <gregkh@linuxfoundation.org> - 2016-04-05 15:00 +0200
    Re: [PATCH v2] parport: register driver later Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2016-04-05 15:20 +0200
      Re: [PATCH v2] parport: register driver later Greg KH <gregkh@linuxfoundation.org> - 2016-04-05 15:50 +0200
    Re: [PATCH v2] parport: register driver later Greg KH <gregkh@linuxfoundation.org> - 2016-04-05 15:50 +0200
      Re: [PATCH v2] parport: register driver later Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-05 16:10 +0200
    Re: [PATCH v2] parport: register driver later Linus Torvalds <torvalds@linux-foundation.org> - 2016-04-05 15:50 +0200

csiph-web