OSDN Git Service

FROMLIST: arm64: mm: Rename post_ttbr0_update_workaround
authorWill Deacon <will.deacon@arm.com>
Thu, 10 Aug 2017 12:34:30 +0000 (13:34 +0100)
committerGreg Hackmann <ghackmann@google.com>
Thu, 18 Jan 2018 18:18:51 +0000 (18:18 +0000)
commitc30184d9b66164f4c4d18a333bfe2b5f323cf0e2
tree4f2a6ef2310d54cfd3aad2ddb6df3ae7133aabaa
parentca0ebb4ee237903eed1113c57f0e9535c3d24221
FROMLIST: 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>
(cherry picked from git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
 commit 158d495899ce55db453f682a8ac8390d5a426578)

Change-Id: Iaf152ca1bd0a20bd15a77afac4ad4e9ea8ada08f
Signed-off-by: Greg Hackmann <ghackmann@google.com>
arch/arm64/include/asm/assembler.h
arch/arm64/kernel/entry.S
arch/arm64/mm/proc.S