]> granicus.if.org Git - strace/commit
aarch64, arm, sparc: add comments on fault injection support in kernel
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 28 Nov 2016 19:46:50 +0000 (19:46 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 28 Nov 2016 19:46:50 +0000 (19:46 +0000)
commit7b3b12b79310fea1ec55d6bda7d2c0f2ce3c1baa
tree8c8b43a95012b861097d0fa3cb05a6c99a97abe2
parentf3b5837608ff5f230abebe2cd06936f4bfbfd83f
aarch64, arm, sparc: add comments on fault injection support in kernel

* linux/aarch64/set_scno.c: Note the kernel commit that introduced
NT_ARM_SYSTEM_CALL support.
* linux/arm/set_scno.c: Note the kernel commit that introduced
PTRACE_SET_SYSCALL support.
* linux/sparc/set_scno.c: Note the kernel commit that introduced
reloading from the syscall number register.
linux/aarch64/set_scno.c
linux/arm/set_scno.c
linux/sparc/set_scno.c