From: Arnd Bergmann Date: Tue, 9 Oct 2007 11:23:53 +0000 (+0200) Subject: compat_ioctl: handle blk_trace ioctls X-Git-Tag: v2.6.24-rc1~1460^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=171044d449611c6e5040b37210ff6aba47f33ee4;p=pandora-kernel.git compat_ioctl: handle blk_trace ioctls blk_trace_setup is broken on x86_64 compat systems, this makes the code work correctly on all 64 bit architectures in compat mode. Signed-off-by: Arnd Bergmann Signed-off-by: Jens Axboe --- Reading git-diff-tree failed