summaryrefslogtreecommitdiffstats
path: root/regress/sys/kern/stackpivot/pagefault/stackpivot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* print the address of the "non-MAP_STACK stack", so it can be comparedderaadt2020-07-261-0/+1
* Add stackpivot asm for ppc and ppc64 regress test.mortimer2020-07-251-6/+5
* Fix test when using malloc_conf=Jmortimer2018-11-301-1/+2
* Add a test for stack pivots that trigger page faults.mortimer2018-04-131-0/+60