summaryrefslogtreecommitdiff
path: root/kern/mutex.c
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-07-13 20:45:29 +0200
committerRichard Braun <rbraun@sceen.net>2017-07-13 20:45:29 +0200
commitcbc33352cac34371e738d9b3b672bf252f1365e8 (patch)
tree98a6609bba323dbd09a2b8615cddc39453b916ca /kern/mutex.c
parent6e08dddccb29ff35c0a18def56f6b6f05eb43bc2 (diff)
kern/thread: fix thread stack guard support
Since the introduction of the kernel VM object, page referencing has become more strict, preventing the thread stack guard code to function. Work around the issue by keeping the physical pages at the stack boundaries.
Diffstat (limited to 'kern/mutex.c')
0 files changed, 0 insertions, 0 deletions