]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IA64] perfmon: convert to unlocked_ioctl
authorArnd Bergmann <arnd@arndb.de>
Sat, 3 Jul 2010 22:15:05 +0000 (00:15 +0200)
committerTony Luck <tony.luck@intel.com>
Tue, 6 Jul 2010 18:38:59 +0000 (11:38 -0700)
commitba58aebf567d2cb45ed9dbbb6910b51144f20c68
tree570149a5f182bea98e1f81581d8555761b076a0d
parent7b313fdf2303ddfaea6ae1aad09fb3ccdb884bcc
[IA64] perfmon: convert to unlocked_ioctl

The ioctl function in this driver does not
do anything that requires the BKL, so make
it use unlocked_ioctl.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/perfmon.c