From: Alan Cox Date: Thu, 22 May 2008 20:42:44 +0000 (+0100) Subject: mmtimer: Push BKL down into the ioctl handler X-Git-Tag: v2.6.27-rc1~948^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cddb886a4d0e5cc7a790151740bfb87b568c97d;p=pandora-kernel.git 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 Acked-by: Jes Sorensen Signed-off-by: Tony Luck --- Reading git-diff-tree failed