Re: [PATCH v6 21/25] powerpc: Provide syscall wrapper
From: "Arnd Bergmann" <arnd@arndb.de>
Date: 2022-10-30 19:45:06
From: "Arnd Bergmann" <arnd@arndb.de>
Date: 2022-10-30 19:45:06
On Sun, Oct 30, 2022, at 16:34, Andreas Schwab wrote:
This breaks powerpc32. The fallocate syscall misinterprets its arguments.
It was fixed in https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e237506238352f3bfa9cf3983cdab873e35651eb Arnd