Jozef Martiniak 04cb742d4d gadgetfs: ep_io - wait until IRQ finishes
after usb_ep_queue() if wait_for_completion_interruptible() is
interrupted we need to wait until IRQ gets finished.

Otherwise complete() from epio_complete() can corrupt stack.

Signed-off-by: Jozef Martiniak <jomajm@gmail.com>
Link: https://lore.kernel.org/r/20220708070645.6130-1-jomajm@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-07-08 14:50:43 +02:00
..
2022-06-20 09:41:33 +02:00
2022-06-27 10:03:28 +02:00
2022-02-22 21:11:02 -05:00
2022-06-21 16:39:42 +02:00
2022-06-27 10:03:28 +02:00