mirror of https://github.com/torvalds/linux.git
The sc and scv 0 system calls have different ABI conventions, and
ptracers need to know which system call type is being used if they want
to look at the syscall registers.
Document that pt_regs.trap can be used for this, and fix one in-tree user
to work with scv 0 syscalls.
Fixes:
|
||
|---|---|---|
| .. | ||
| booting.rst | ||
| bootwrapper.rst | ||
| cpu_families.rst | ||
| cpu_features.rst | ||
| cxl.rst | ||
| cxlflash.rst | ||
| dawr-power9.rst | ||
| dscr.rst | ||
| eeh-pci-error-recovery.rst | ||
| elfnote.rst | ||
| features.rst | ||
| firmware-assisted-dump.rst | ||
| hvcs.rst | ||
| imc.rst | ||
| index.rst | ||
| isa-versions.rst | ||
| kaslr-booke32.rst | ||
| mpc52xx.rst | ||
| papr_hcalls.rst | ||
| pci_iov_resource_on_powernv.rst | ||
| pmu-ebb.rst | ||
| ptrace.rst | ||
| qe_firmware.rst | ||
| syscall64-abi.rst | ||
| transactional_memory.rst | ||
| ultravisor.rst | ||
| vas-api.rst | ||
| vcpudispatch_stats.rst | ||