Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print the address of the "non-MAP_STACK stack", so it can be compared | 2020-07-26 | 1 | -1/+1 | |
| | | | | | against failure reported in dmesg (hmm, is it time to delete those fault messages?) | ||||
* | test _exit(2) rather than exit(3) [to keep things simpler], and | 2020-07-20 | 1 | -1/+3 | |
| | | | | print the stack address [for comparison in dmesg post-fault] | ||||
* | Add a test for stack pivots that trigger page faults. | 2018-04-13 | 1 | -0/+32 | |
"Regress is always open for commits" @deraadt |