Re: [patch]fix usbhid using GFP_KERNEL in interrupt
From: Jiri Kosina <hidden>
Date: 2009-09-21 21:42:44
From: Jiri Kosina <hidden>
Date: 2009-09-21 21:42:44
On Mon, 21 Sep 2009, Oliver Neukum wrote:
quoted
quoted
hid:usbhid: fix wrong use of GFP_KERNEL hid_input_report() must be told it is called in interrupt context Signed-off-by: Oliver Neukum <oliver@neukum.org> Hi Jiri, Greg, this should go into the current tree and the stable tree.Stable? Interestingly I did not have any problems with 2.6.31......OK, Greg, hold your fire. Jiri is this necessary in stable?
Hi, no, it's not. 2.6.31 doesn't do any allocation in hid_input_report(), this is new with HID debugging through debugfs that went to Linus in 2.6.32 merge window. The fix for this particular problem is already on its way upstream, waiting for Linus to pull. Thanks, -- Jiri Kosina SUSE Labs, Novell Inc.