Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
M

M Cross Environment

Project ID: 724
user avatar
Tony Luck authored
commit 8ca3eb08

 upstream.

pa-risc and ia64 have stacks that grow upwards. Check that
they do not run into other mappings. By making VM_GROWSUP
0x0 on architectures that do not ever use it, we can avoid
some unpleasant #ifdefs in check_stack_guard_page().

Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Cc: dann frazier <dannf@debian.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
207988da
Name Last commit Last update