We should support faulting these syscalls. - [x] `vhangup` - [x] `sysctl` - [x] `prctl` - [ ] `arch_prctl` - [x] `adjtime` - [x] `adjtimex` - [x] `pivot_root` - [ ] `iopl` - [ ] `nfsservctl` - [x] `readahead` That list is not exhaustive; there are definitely others. Each of the above probably belongs to one or more groups.
We should support faulting these syscalls.
vhangupsysctlprctlarch_prctladjtimeadjtimexpivot_rootioplnfsservctlreadaheadThat list is not exhaustive; there are definitely others.
Each of the above probably belongs to one or more groups.