From: Andi Kleen Date: Tue, 18 Apr 2006 10:35:19 +0000 (+0200) Subject: [PATCH] x86_64: Add tee and sync_file_range X-Git-Tag: v2.6.17-rc2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1233ab2cebb22a98df55de206a33a6693e3a78b;p=pandora-kernel.git [PATCH] x86_64: Add tee and sync_file_range tee was already there for some reason for native 64bit, but sys_sync_file_range was missing. Also add it to the compat layer. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed