diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2023-06-22 21:24:30 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-06-24 23:12:58 +0200 |
commit | 8b35ca3e45e35a26a21427f35d4093606e93ad0a (patch) | |
tree | a5e755ba10e7ebfc8770ae4f247aaad5cf831e58 /security/integrity/evm | |
parent | riscv/mm: Convert to using lock_mm_and_find_vma() (diff) | |
download | linux-8b35ca3e45e35a26a21427f35d4093606e93ad0a.tar.xz linux-8b35ca3e45e35a26a21427f35d4093606e93ad0a.zip |
arm/mm: Convert to using lock_mm_and_find_vma()
arm has an additional check for address < FIRST_USER_ADDRESS before
expanding the stack. Since FIRST_USER_ADDRESS is defined everywhere
(generally as 0), move that check to the generic expand_downwards().
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security/integrity/evm')
0 files changed, 0 insertions, 0 deletions