mirror of https://github.com/torvalds/linux.git
With the introduction of syscall wrappers all wrappers for syscalls with 64-bit arguments must be handled specially, not only those that have unaligned 64-bit arguments. This left out the fallocate() and sync_file_range2() syscalls. Fixes: |
||
|---|---|---|
| .. | ||
| Makefile | ||
| syscall.tbl | ||