diff options
author | Michael Opdenacker <michael.opdenacker@free-electrons.com> | 2013-10-13 03:14:19 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-14 14:09:12 -0400 |
commit | 88ed9fd50e573fee332ca1e07641102b59f743fe (patch) | |
tree | 1ba3be7f14db8754f9ea1be784e1f4915077ae41 /tools/perf/scripts/python | |
parent | a393a807d0c805e7c723315ff0e88a857055e9c6 (diff) |
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')
0 files changed, 0 insertions, 0 deletions