amd64/ptrace-sce-tamper test: get rid of PT_TRACE_MEPT_TRACE_ME is only useful in combination with exec and there is noexec in this test.Signed-off-by: Alex S <iwtcex@gmail.com>MFC after: 1 week
tests/sys/arch/amd64: Add a basic ptrace syscall tampering testSigned-off-by: Alex S <iwtcex@gmail.com>Reviewed-by: kibPull-request: https://github.com/freebsd/freebsd-src/pull/2190
amd/int0x80 test: fix inline asm for gccGcc complained about the unused %0 asm argument.Fixes: 2c2ec6bbc9cc ("tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64")Reviewed b
amd/int0x80 test: fix inline asm for gccGcc complained about the unused %0 asm argument.Fixes: 2c2ec6bbc9cc ("tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64")Reviewed by: kib, markjDifferential Revision: https://reviews.freebsd.org/D56781
show more ...
tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64Requested and reviewed by: markjSponsored by: The FreeBSD FoundationMFC after: 1 weekDifferential revision: https://review
tests/sys/arch/amd64: add a program to check INT $0x80 behavior on amd64Requested and reviewed by: markjSponsored by: The FreeBSD FoundationMFC after: 1 weekDifferential revision: https://reviews.freebsd.org/D56654