Re: [PATCH linux-next] hid/logitech-dj: Fix non-atomic kmalloc inlogi_dj_ll_input_event()

From: Jiri Kosina
Date: Wed Jul 31 2013 - 18:47:11 EST


On Wed, 31 Jul 2013, Peter Hurley wrote:

> The ll_driver's .hidinput_input_event() method is called from
> atomic context [1]. Use GFP_ATOMIC for allocation of the
> synthesized hid report.
>
> Signed-off-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>

Applied, thanks Peter.

--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/