mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
Using sys_io_pgetevents() as the entry point for compat mode tasks works almost correctly, but misses the sign extension for the min_nr and nr arguments. This was addressed on parisc by switching to compat_sys_io_pgetevents_time64() in commit |
||
|---|---|---|
| .. | ||
| Makefile | ||
| syscall_n32.tbl | ||
| syscall_n64.tbl | ||
| syscall_o32.tbl | ||
| syscallnr.sh | ||