History log of /openbsd-src/regress/sys/kern/stackpivot/syscall/stackpivot.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 802163a1 26-Jul-2020 deraadt <deraadt@openbsd.org>

print the address of the "non-MAP_STACK stack", so it can be compared
against failure reported in dmesg (hmm, is it time to delete those fault
messages?)


# 505ee9ea 20-Jul-2020 deraadt <deraadt@openbsd.org>

test _exit(2) rather than exit(3) [to keep things simpler], and
print the stack address [for comparison in dmesg post-fault]


# 897fc685 13-Apr-2018 mortimer <mortimer@openbsd.org>

Add a test for stack pivots that trigger page faults.

"Regress is always open for commits" @deraadt