OSDN Git Service

arm64: mm: Rename post_ttbr0_update_workaround
authorWill Deacon <will.deacon@arm.com>
Thu, 10 Aug 2017 12:34:30 +0000 (13:34 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 11 Dec 2017 13:40:32 +0000 (13:40 +0000)
commit158d495899ce55db453f682a8ac8390d5a426578
treec2dedff4a3a4ce292f40091f66e5ba74dee50006
parent85d13c001497b481b4a8cc5d7db243cc44ac2bd8
arm64: mm: Rename post_ttbr0_update_workaround

The post_ttbr0_update_workaround hook applies to any change to TTBRx_EL1.
Since we're using TTBR1 for the ASID, rename the hook to make it clearer
as to what it's doing.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Tested-by: Laura Abbott <labbott@redhat.com>
Tested-by: Shanker Donthineni <shankerd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/include/asm/assembler.h
arch/arm64/kernel/entry.S
arch/arm64/mm/proc.S