diff options
author | 2013-10-13 09:14:19 +0200 | |
---|---|---|
committer | 2013-10-14 11:09:12 -0700 | |
commit | 88ed9fd50e573fee332ca1e07641102b59f743fe (patch) | |
tree | 1ba3be7f14db8754f9ea1be784e1f4915077ae41 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | USB: EHCI: start new isochronous streams ASAP (diff) | |
download | linux-dev-88ed9fd50e573fee332ca1e07641102b59f743fe.tar.xz linux-dev-88ed9fd50e573fee332ca1e07641102b59f743fe.zip |
usb/hcd: remove unnecessary local_irq_save
Remove the use of local_irq_save() and IRQF_DISABLED, no longer needed since
interrupt handlers are always run with interrupts disabled on the
current CPU.
Tested successfully with 3.12.0-rc4 on my PC. Didn't find
any issue because of this change.
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions