mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()
no point, really - the only instance that cares about those arguments of tlb_finish_mmu() is itanic and there we explicitly check if that's called from exit_mmap() (i.e. that ->fullmm is set), in which case we ignore those arguments completely. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
14f5ff5df3
commit
853f5e2640
Loading…
Reference in New Issue
Block a user