mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
xbox_play_effect() is called while holding dev->event_lock with interrupts disabled and thus may not use GFP_KERNEL when submitting urbs. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>