On Mon, 21 Sep 2009, Oliver Neukum wrote: > > > 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@xxxxxxxxxx> > > > > > > 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. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html