From: Chris Zankel Date: Sun, 5 Aug 2007 17:22:58 +0000 (-0700) Subject: [XTENSA] Fix fadvise64_64 X-Git-Tag: v2.6.23-rc7~43^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc671aa9838f234ccfc794a77325628f1e41e083;p=pandora-kernel.git [XTENSA] Fix fadvise64_64 Xtensa passes long long arguments in a even/odd register pair, so we also need to shuffle the arguments when passed through the system call to avoid an empty argument register. Signed-off-by: Chris Zankel --- Reading git-diff-tree failed