Files
xemu/hw/usb
Gerd Hoffmann ad3c5412f2 ehci: stop recursive calls to ehci_work_bh
Can happen with usb-storage devices: ehci_work_bh calls usb-storage,
usb-storage calls into block layer, block layer may run BHs.

Add a simple bool and just do nothing in case we figure ehci_work_bh is
active.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20170612073109.25930-1-kraxel@redhat.com
2017-06-13 12:17:33 +02:00
..
2017-05-29 14:18:09 +02:00
2017-02-06 10:23:17 +01:00
2017-03-01 11:51:29 +04:00
2017-03-09 09:46:13 +01:00
2017-05-29 14:03:35 +02:00
2017-05-29 14:03:35 +02:00
2017-02-21 08:11:43 +01:00