mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -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>