Skip to content
Commit e143fa93 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

s390/mm: limit STACK_RND_MASK for compat tasks



For compat tasks the mmap randomization does not use the maximum
randomization value from mmap_rnd_mask but the fixed value of 0x7ff.
This needs to be respected in the definition of STACK_RND_MASK as
well.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 20e76ee1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment