mmtimer: Push BKL down into the ioctl handler
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Thu, 22 May 2008 20:42:44 +0000 (21:42 +0100)
committerTony Luck <tony.luck@intel.com>
Thu, 17 Jul 2008 18:34:49 +0000 (11:34 -0700)
Switches to unlocked_ioctl read to remove ioctl BKL method. Fix the
unknown ioctl return. Probably a nice easy one to kill off BKL usage
entirely later

Signed-off-by: Alan Cox <alan@redhat.com>
Acked-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found