summaryrefslogtreecommitdiffstats
path: root/security/security.c
diff options
context:
space:
mode:
authorJens Axboe2008-04-29 21:31:27 +0200
committerLinus Torvalds2008-04-29 21:36:54 +0200
commit7663c1e2792a9662b23dec6e19bfcd3d55360b8f (patch)
treeff5f91fa9ac3603f242b8ae985d9cca611e3d56b /security/security.c
parentdrivers/net/tehuti: use proper capability check for raw IO access (diff)
downloadkernel-qcow2-linux-7663c1e2792a9662b23dec6e19bfcd3d55360b8f.tar.gz
kernel-qcow2-linux-7663c1e2792a9662b23dec6e19bfcd3d55360b8f.tar.xz
kernel-qcow2-linux-7663c1e2792a9662b23dec6e19bfcd3d55360b8f.zip
Improve queue_is_locked()
spin_is_locked() doesn't work on UP without spinlock debugging. Make it safer and just return 1 on UP, so we don't get false positives. The plan is to kill this debug function during the -rc cycle. Signed-off-by: Jens Axboe <jens.axboe@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions