summaryrefslogtreecommitdiff
path: root/arch/csky/mm
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2023-06-22 22:24:30 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2023-06-25 00:12:58 +0300
commit8b35ca3e45e35a26a21427f35d4093606e93ad0a (patch)
treea5e755ba10e7ebfc8770ae4f247aaad5cf831e58 /arch/csky/mm
parent7267ef7b0b77f4ed23b7b3c87d8eca7bd9c2d007 (diff)
downloadlinux-8b35ca3e45e35a26a21427f35d4093606e93ad0a.tar.xz
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 'arch/csky/mm')
0 files changed, 0 insertions, 0 deletions