RE: [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

2024-08-16 Thread Brian Cain
stens > ; linux-s...@vger.kernel.org; Rich Felker > ; John Paul Adrian Glaubitz ; > linux...@vger.kernel.org; H. Peter Anvin ; Alexander Viro > ; Christian Brauner ; linux- > fsde...@vger.kernel.org; libc-al...@sourceware.org; > m...@lists.openwall.com; sta...@vger.kern

[PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

2024-06-24 Thread Arnd Bergmann
From: Arnd Bergmann Both of these architectures require u64 function arguments to be passed in even/odd pairs of registers or stack slots, which in case of sync_file_range would result in a seven-argument system call that is not currently possible. The system call is therefore incompatible with a