mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
[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 <chris@zankel.net>
This commit is contained in:
parent
068732d9b4
commit
bc671aa983
3 changed files with 8 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue