Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76c8e954 authored by Vladimir Murzin's avatar Vladimir Murzin Committed by Sami Tolvanen
Browse files

UPSTREAM: arm64: mm: remove reference to tlb.S from comment block



tlb.S has been removed since fa48e6f7 "arm64: mm: Optimise tlb flush logic
where we have >4K granule", so align comment with that.

Signed-off-by: default avatarVladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>

Bug: 31432001
Change-Id: I8cbcdcf82db99c99fa1a80d4c2c5fd0b3ea16eaa
(cherry picked from commit c7d6b573fe55fdccd60bfe082dda8cace9bcaa3f)
Signed-off-by: default avatarSami Tolvanen <samitolvanen@google.com>
parent 2ff0c0df
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -28,8 +28,6 @@
 *	TLB Management
 *	==============
 *
 *	The arch/arm64/mm/tlb.S files implement these methods.
 *
 *	The TLB specific code is expected to perform whatever tests it needs
 *	to determine if it should invalidate the TLB for each call.  Start
 *	addresses are inclusive and end addresses are exclusive; it is safe to