git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b313fd
)
[IA64] perfmon: convert to unlocked_ioctl
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 3 Jul 2010 22:15:05 +0000
(
00:15
+0200)
committer
Tony Luck
<tony.luck@intel.com>
Tue, 6 Jul 2010 18:38:59 +0000
(11:38 -0700)
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>
No differences found