[PARISC] Remove {,un}lock_kernel from perf ioctl
authorMatthew Wilcox <willy@parisc-linux.org>
Tue, 17 Jan 2006 18:43:48 +0000 (11:43 -0700)
committerKyle McMartin <kyle@duet.int.mcmartin.ca>
Mon, 23 Jan 2006 01:26:52 +0000 (20:26 -0500)
commita2bb214dcd1db862fdb6421e21f1cff0c3535162
tree9b02ac6c10ebe82d47fbffc8b990808fa8919274
parent85509c00073d4bdd1f4b7796180a15198f2e62da
[PARISC] Remove {,un}lock_kernel from perf ioctl

Remove the lock_kernel/unlock_kernel pair in the ioctl method. It
plainly wasn't protecting anything.

Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/perf.c