commit | 7961df16819085b8a357720d89d0239036e6af2a | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Mon May 26 11:25:20 2008 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Jul 23 15:21:54 2008 +0200 |
tree | 3578e14f300bbfc78f1658801e850b2cd0f2cca9 | |
parent | 6f0168d2dacd7972d887e1ca27943ef8af7512a5 [diff] |
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 <alan@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>