diff options
| author | Andrea Arcangeli <[email protected]> | 2011-02-15 18:02:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2011-02-15 23:21:11 +0000 |
| commit | a7d6e4ecdb7648478ddec76d30d87d03d6e22b31 (patch) | |
| tree | 1e0110780ac0a8eeef2629e1d5880602bd6003c0 /scripts/rt-tester/rt-tester.py | |
| parent | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... (diff) | |
| download | kernel-a7d6e4ecdb7648478ddec76d30d87d03d6e22b31.tar.gz kernel-a7d6e4ecdb7648478ddec76d30d87d03d6e22b31.zip | |
thp: prevent hugepages during args/env copying into the user stack
Transparent hugepages can only be created if rmap is fully
functional. So we must prevent hugepages to be created while
is_vma_temporary_stack() is true.
This also optmizes away some harmless but unnecessary setting of
khugepaged_scan.address and it switches some BUG_ON to VM_BUG_ON.
Signed-off-by: Andrea Arcangeli <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/rt-tester/rt-tester.py')
0 files changed, 0 insertions, 0 deletions
