]> www.infradead.org Git - users/jedix/linux-maple.git/commit
s390/mm: Remove bogus comment in __tlb_flush_mm()
authorAlexander Gordeev <agordeev@linux.ibm.com>
Fri, 8 Nov 2024 13:27:43 +0000 (14:27 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Thu, 21 Nov 2024 11:44:06 +0000 (12:44 +0100)
commit2f32cc40f1440a6aa9e7396af41db79bece67bb2
treed790ebecd5013700331e511a86f2950fe38749c9
parent897614f90f7cd9fd7f5b7acca24dfb55b6c0c4ae
s390/mm: Remove bogus comment in __tlb_flush_mm()

Since commit b3e5dc45fd1e ("s390/mm: fix local TLB flushing vs.
detach of an mm address space") __tlb_flush_mm() does not flush
local CPU, but the comment suggests it does, which is misleading.

Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/tlbflush.h