[PATCH 0/5] ARC updates
Vineet Gupta
vgupta at kernel.org
Fri Dec 8 16:33:02 PST 2023
Hi,
A pile of accrued changes, compile tested only.
Please test.
Thx,
-Vineet
Vineet Gupta (5):
ARC: entry: SAVE_ABI_CALLEE_REG: ISA/ABI specific helper
ARC: entry: move ARCompact specific bits out of entry.h
ARC: mm: retire support for aliasing VIPT D$
ARC: fix spare error
ARC: fix smatch warning
arch/arc/Kconfig | 5 -
arch/arc/include/asm/cacheflush.h | 43 ---------
arch/arc/include/asm/entry-arcv2.h | 32 +++++++
arch/arc/include/asm/entry-compact.h | 87 ++++++++++++++++-
arch/arc/include/asm/entry.h | 110 +---------------------
arch/arc/include/asm/ptrace.h | 14 +--
arch/arc/kernel/setup.c | 4 +-
arch/arc/kernel/signal.c | 6 +-
arch/arc/mm/cache.c | 136 ++-------------------------
arch/arc/mm/mmap.c | 21 +----
arch/arc/mm/tlb.c | 16 +---
11 files changed, 148 insertions(+), 326 deletions(-)
--
2.34.1
More information about the linux-snps-arc
mailing list