Home
last modified time | relevance | path

Searched hist:"90765 f745b08fdf069e4562f6985bdba0fefad8d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dmmu.hdiff 90765f745b08fdf069e4562f6985bdba0fefad8d Fri Feb 28 06:43:55 CST 2020 Will Deacon <will@kernel.org> arm64: Update comment for ASID() macro

Commit 25b92693a1b6 ("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>