[boot-wrapper PATCH 0/5] Misc cleanups
Marc Zyngier
maz at kernel.org
Wed Aug 25 02:46:37 PDT 2021
On Tue, 24 Aug 2021 14:48:55 +0100,
Mark Rutland <mark.rutland at arm.com> wrote:
>
> These are a few cleanup patches I've split out of my ongoing bootwrapper
> rework, and intend to apply by the end of this week.
>
> My WIP cleanup branch with subsequent patches can be found at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mark/boot-wrapper-aarch64.git cleanup
>
> Thanks,
> Mark.
>
> Mark Rutland (5):
> Remove unused Set/Way cache helpers
> aarch32: simplify _switch_monitor
> GICv3: initialize without RMW
> Rename kernel *_RESET values to *_KERNEL
> Rename `CNTFRQ` -> `COUNTER_FREQ`
>
> Makefile.am | 4 ++--
> arch/aarch32/boot.S | 25 +++++++------------------
> arch/aarch32/include/asm/cpu.h | 30 ++----------------------------
> arch/aarch32/include/asm/gic-v3.h | 7 -------
> arch/aarch64/boot.S | 6 +++---
> arch/aarch64/include/asm/cpu.h | 32 +++-----------------------------
> arch/aarch64/include/asm/gic-v3.h | 7 -------
> common/gic-v3.c | 8 +++-----
> 8 files changed, 20 insertions(+), 99 deletions(-)
For the whole series:
Acked-by: Marc Zyngier <maz at kernel.org>
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list