commit | 4cddb886a4d0e5cc7a790151740bfb87b568c97d | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Thu May 22 21:42:44 2008 +0100 |
committer | Tony Luck <tony.luck@intel.com> | Thu Jul 17 11:34:49 2008 -0700 |
tree | 5429a7e530db3091803802a29ad131f4376abc9a | |
parent | fb86611f8f3251865784d5938a485a0238ec1427 [diff] |
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>