diff options
| author | Jozef Martiniak <[email protected]> | 2022-07-08 09:06:44 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-07-08 14:50:43 +0200 |
| commit | 04cb742d4d8f30dc2e83b46ac317eec09191c68e (patch) | |
| tree | cd1189d178ab5bff8b44eea58b85f70282eb7ef2 /tools/perf/scripts/python | |
| parent | 2e1421d6ce321118dfff370e473ba8d290b2ecbd (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions