compat_ioctl: handle blk_trace ioctls
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Oct 2007 11:23:53 +0000 (13:23 +0200)
committerJens Axboe <axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:26:00 +0000 (09:26 +0200)
commit171044d449611c6e5040b37210ff6aba47f33ee4
tree74a380863b395f9db13f2da333e91cd817dc4970
parent7199d4cdd8485f802df3e1bc131245c69009b9a4
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 <arnd@arndb.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
block/blktrace.c
block/compat_ioctl.c
fs/compat_ioctl.c
include/linux/blktrace_api.h