ia64/perfmon: Convert to unlocked_ioctl
authorArnd Bergmann <arnd@arndb.de>
Sat, 3 Jul 2010 22:15:05 +0000 (00:15 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Wed, 21 Jul 2010 23:12:46 +0000 (01:12 +0200)
commit29f367bfbf5a8de46cb7320647e44f20d18cff44
treeb0c399cee7d2010f38822b94e8786ad9c193aeca
parentd5724956283b0abe89ea828cfc43b6f0715c5568
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>
Cc: Tony Luck <tony.luck@intel.com>
Cc: linux-ia64@vger.kernel.org
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
arch/ia64/kernel/perfmon.c