linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARC fixes for 6.12
@ 2024-10-16  5:27 Vineet Gupta
  2024-10-16  5:27 ` [PATCH 1/3] arc: rename aux.h to arc_aux.h Vineet Gupta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vineet Gupta @ 2024-10-16  5:27 UTC (permalink / raw)
  To: linux-snps-arc; +Cc: linux-kernel, Vineet Gupta

Hi,

Changes slated for a near future rc.

Thx,
-Vineet

Benjamin Szőke (1):
  arc: rename aux.h to arc_aux.h

Paul E. McKenney (1):
  ARC: build: Use __force to suppress per-CPU cmpxchg warnings

Vineet Gupta (1):
  ARC: build: disallow invalid PAE40 + 4K page config

 arch/arc/Kconfig                     | 4 ++--
 arch/arc/include/asm/arcregs.h       | 2 +-
 arch/arc/include/asm/cmpxchg.h       | 2 +-
 arch/arc/include/asm/mmu-arcv2.h     | 2 +-
 include/soc/arc/{aux.h => arc_aux.h} | 0
 include/soc/arc/mcip.h               | 2 +-
 include/soc/arc/timers.h             | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)
 rename include/soc/arc/{aux.h => arc_aux.h} (100%)

-- 
2.43.0


_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-16  5:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-16  5:27 [PATCH 0/3] ARC fixes for 6.12 Vineet Gupta
2024-10-16  5:27 ` [PATCH 1/3] arc: rename aux.h to arc_aux.h Vineet Gupta
2024-10-16  5:27 ` [PATCH 2/3] ARC: build: disallow invalid PAE40 + 4K page config Vineet Gupta
2024-10-16  5:27 ` [PATCH 3/3] ARC: build: Use __force to suppress per-CPU cmpxchg warnings Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).