]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: Update comment for ASID() macro
authorWill Deacon <will@kernel.org>
Fri, 28 Feb 2020 12:43:55 +0000 (12:43 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Fri, 28 Feb 2020 13:39:03 +0000 (13:39 +0000)
commitf42952549775c17e95d22cbabf57f5de0c9e7bdf
tree66784dd2e4562796da4c4489389626e11bdac7ab
parent0739e61833e3238eb89c1ea9f4f8c2b869093df9
arm64: Update comment for ASID() macro

Commit 0739e61833e3 ("arm64: mm: convert cpu_do_switch_mm() to C") added
a new use of the ASID() macro, so update the comment in asm/mmu.h which
reasons about why an atomic reload of 'mm->context.id.counter' is not
required.

Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/mmu.h