diff options
| author | caizhiyong <[email protected]> | 2013-07-26 07:12:14 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-07-26 13:55:21 -0700 |
| commit | 435932f2c75efcdd07273a437b9be32647d56d73 (patch) | |
| tree | a4cd7c9c3055073ad1c15b032fae4928fc294747 /tools/perf/scripts/python/sched-migration.py | |
| parent | 4e682bbd32708f3eab55b66960933b36bc00e31a (diff) | |
USB: ohci_usb warn "irq nobody cared" on shutdown
When ohci-hcd is shutting down, call ohci_usb_reset reset ohci-hcd, the
root hub generate an interrupt, but ohci->rh_state is OHCI_RH_HALTED,
and ohci_irq ignore the interrupt, the kernel trigger warning "irq
nobody cared". ehci-hcd is first disable interrupts, then reset ehci.
This patch disable ohci interrupt before reset ohci.
The patch is tested at the arm cortex-a9 demo board.
Signed-off-by: caizhiyong <[email protected]>
Reviewed-by: Alan Stern <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions