diff options
| author | Peter Hurley <[email protected]> | 2013-03-06 07:20:55 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-03-15 14:02:32 -0700 |
| commit | bc30c3b23bb953fc6eb59e7ac6ecb48d92962bb0 (patch) | |
| tree | ae741d582aa942a1f8ba1c7b4dea7e29b050980c /tools/perf/scripts/python | |
| parent | 20cc225bab6709408840e4400cd1a5c2b28c7a52 (diff) | |
tty: Use spin_lock() inside existing critical region
The interrupt state does not need to be saved, disabled and
restored here; interrupts are already off because this lock
is bracketed by spin_lock_irq/spin_unlock_irq.
Signed-off-by: Peter Hurley <[email protected]>
Acked-by: Jiri Slaby <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions