From: Andi Kleen Date: Wed, 20 Jun 2007 10:23:30 +0000 (+0200) Subject: x86_64: Fix readahead/sync_file_range/fadvise64 compat calls X-Git-Tag: v2.6.22-rc6~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e412ac4971d27ea84f3d63ce425c6ab2d6a67f23;p=pandora-kernel.git x86_64: Fix readahead/sync_file_range/fadvise64 compat calls Correctly convert the u64 arguments from 32bit to 64bit. Pointed out by Heiko Carstens. I guess this proves Linus' theory that nobody uses the more exotic Linux specific syscalls. It wasn't discovered by a user. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed