From: Alan Cox Date: Mon, 26 May 2008 09:25:20 +0000 (+0200) Subject: HID: Switch hiddev to unlocked_ioctl X-Git-Tag: v2.6.27-rc1~855^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7961df16819085b8a357720d89d0239036e6af2a;p=pandora-kernel.git HID: Switch hiddev to unlocked_ioctl Push down the BKL. In some cases compat_ioctl already doesn't take the BKL so we don't either. Some of the locking here seems already dubious and object lifetimes want documenting Signed-off-by: Alan Cox Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed