diff options
author | 2015-10-10 20:28:43 -0400 | |
---|---|---|
committer | 2015-10-17 21:30:49 -0700 | |
commit | 1e86b5bf15e2be662df303b7067ac08247713401 (patch) | |
tree | 8577fee20d9cf63a6275737a73b0c03efa026c37 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tty: Combine SIGTTOU/SIGTTIN handling (diff) | |
download | wireguard-linux-1e86b5bf15e2be662df303b7067ac08247713401.tar.xz wireguard-linux-1e86b5bf15e2be662df303b7067ac08247713401.zip |
tty: core: Use correct spinlock flavor in tiocspgrp()
tiocspgrp() is the ioctl handler for TIOCSPGRP, which runs in
non-atomic context; use spin_lock/unlock_irq (since interrupt state
is on).
Signed-off-by: Peter Hurley <peter@hurleysoftware.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