commit | 17d9822d4b4c1bfeb14971d9a2639698e7f5b1eb | [log] [tgz] |
---|---|---|
author | Alexandre Ghiti <alex@ghiti.fr> | Thu Apr 04 02:26:22 2019 -0400 |
committer | Helge Deller <deller@gmx.de> | Fri May 03 23:47:38 2019 +0200 |
tree | e7317d1feba8497929bb36676d3e435527033748 | |
parent | 37624b58542fb9f2d9a70e6ea006ef8a5f66c30b [diff] |
parisc: Consider stack randomization for mmap base only when necessary Do not offset mmap base address because of stack randomization if current task does not want randomization. Signed-off-by: Alexandre Ghiti <alex@ghiti.fr> Signed-off-by: Helge Deller <deller@gmx.de>