mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 20:17:00 -04: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>