]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit4cddb886a4d0e5cc7a790151740bfb87b568c97d
tree5429a7e530db3091803802a29ad131f4376abc9a
parentfb86611f8f3251865784d5938a485a0238ec1427
mmtimer: Push BKL down into the ioctl handler

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>
drivers/char/mmtimer.c