From: Stephen Rothwell Date: Fri, 23 May 2008 05:12:23 +0000 (+1000) Subject: viotape: Use unlocked_ioctl X-Git-Tag: v2.6.27-rc1~1058^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10c0ad4dd9ecc3d4141fecbe74c9f18d7f904fb7;p=pandora-kernel.git viotape: Use unlocked_ioctl This pushes the BKL down into the driver. Based on a patch by Alan Cox. We need to do it this way for now as the inode parameter of viotap_ioctl is used internally as a flag. We should do a further cleanup patch. Cc: Alan Cox Signed-off-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed