From: John Kacur Date: Fri, 7 May 2010 15:34:28 +0000 (+0200) Subject: uml: Convert to unlocked_ioctls to remove implicit BKL X-Git-Tag: v2.6.35-rc1~411^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c89d9aca0933d90ab926bf448b32f24a163792;p=pandora-kernel.git uml: Convert to unlocked_ioctls to remove implicit BKL Convert hostaudio_ioctl and hostmixer_ioctl_mixdev to unlocked_ioctl without pushdown. There is nothing to protect inside, the synchronization is made from the host already. Signed-off-by: John Kacur Cc: Arnd Bergmann Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Jeff Dike Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed