From: Alan Cox Date: Sun, 19 Oct 2008 03:27:51 +0000 (-0700) Subject: fb: push down the BKL in the ioctl handler X-Git-Tag: v2.6.28-rc1~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e53677113e32e6f118e31b8391a2eab7ee52c0a7;p=pandora-kernel.git fb: push down the BKL in the ioctl handler Framebuffer is heavily BKL dependant at the moment so just wrap the ioctl handler in the driver as we push down. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Alan Cox Cc: Krzysztof Helt Cc: "Antonino A. Daplas" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed