Re: input_to_handler: unable to handle kernel NULL pointer dereference

2012-09-13 Thread Henrik Rydberg
On Thu, Sep 13, 2012 at 08:57:38AM -0700, Dmitry Torokhov wrote: > On Thu, Sep 13, 2012 at 05:05:44PM +0200, Jiri Slaby wrote: > > Hi, > > > > -next commit "Input: Send events one packet at a time" seems like broke > > the input layer: > > Right, Henrik has a patch for this. Yep, it just missed

Re: input_to_handler: unable to handle kernel NULL pointer dereference

2012-09-13 Thread Dmitry Torokhov
On Thu, Sep 13, 2012 at 05:05:44PM +0200, Jiri Slaby wrote: > Hi, > > -next commit "Input: Send events one packet at a time" seems like broke > the input layer: Right, Henrik has a patch for this. Thanks. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

input_to_handler: unable to handle kernel NULL pointer dereference

2012-09-13 Thread Jiri Slaby
Hi, -next commit "Input: Send events one packet at a time" seems like broke the input layer: BUG: unable to handle kernel NULL pointer dereference at (null) IP: [< (null)>] (null) PGD 0 Oops: 0010 [#1] SMP Modules linked in: CPU 0 Pid: 0, comm: swapper/0 Not tainted

input_to_handler: unable to handle kernel NULL pointer dereference

2012-09-13 Thread Jiri Slaby
Hi, -next commit Input: Send events one packet at a time seems like broke the input layer: BUG: unable to handle kernel NULL pointer dereference at (null) IP: [ (null)] (null) PGD 0 Oops: 0010 [#1] SMP Modules linked in: CPU 0 Pid: 0, comm: swapper/0 Not tainted

Re: input_to_handler: unable to handle kernel NULL pointer dereference

2012-09-13 Thread Dmitry Torokhov
On Thu, Sep 13, 2012 at 05:05:44PM +0200, Jiri Slaby wrote: Hi, -next commit Input: Send events one packet at a time seems like broke the input layer: Right, Henrik has a patch for this. Thanks. -- Dmitry -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: input_to_handler: unable to handle kernel NULL pointer dereference

2012-09-13 Thread Henrik Rydberg
On Thu, Sep 13, 2012 at 08:57:38AM -0700, Dmitry Torokhov wrote: On Thu, Sep 13, 2012 at 05:05:44PM +0200, Jiri Slaby wrote: Hi, -next commit Input: Send events one packet at a time seems like broke the input layer: Right, Henrik has a patch for this. Yep, it just missed the cut for