[PATCH v10 1/5] arm64: mte: rename gcr_user_excl to mte_ctrl
Will Deacon
will at kernel.org
Wed Jul 14 04:01:12 PDT 2021
On Tue, Jul 13, 2021 at 04:47:57PM -0700, Peter Collingbourne wrote:
> We are going to use this field to store more data. To prepare for
> that, rename it and change the users to rely on the bit position of
> gcr_user_excl in mte_ctrl.
>
> Link: https://linux-review.googlesource.com/id/Ie1fd18e480100655f5d22137f5b22f4f3a9f9e2e
> Signed-off-by: Peter Collingbourne <pcc at google.com>
> Reviewed-by: Catalin Marinas <catalin.marinas at arm.com>
> ---
> arch/arm64/include/asm/processor.h | 5 ++++-
> arch/arm64/kernel/asm-offsets.c | 2 +-
> arch/arm64/kernel/entry.S | 4 ++--
> arch/arm64/kernel/mte.c | 14 ++++++++------
> 4 files changed, 15 insertions(+), 10 deletions(-)
I acked this one already, but here it is again:
Acked-by: Will Deacon <will at kernel.org>
Will
More information about the linux-arm-kernel
mailing list