Skip to content
Snippets Groups Projects
Commit 7798330a authored by Linus Torvalds's avatar Linus Torvalds
Browse files

mm: make the mlock() stack guard page checks stricter


If we've split the stack vma, only the lowest one has the guard page.
Now that we have a doubly linked list of vma's, checking this is trivial.

Tested-by: default avatarIan Campbell <ijc@hellion.org.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 297c5eee
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment