git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7199d4c
)
compat_ioctl: handle blk_trace ioctls
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 9 Oct 2007 11:23:53 +0000
(13:23 +0200)
committer
Jens Axboe
<axboe@carl.home.kernel.dk>
Wed, 10 Oct 2007 07:26:00 +0000
(09:26 +0200)
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>
No differences found