linux-snps-arc.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARC minor fixes
@ 2024-03-28  5:39 Vineet Gupta
  2024-03-28  5:39 ` [PATCH 1/2] ARC: Fix -Wmissing-prototypes warnings Vineet Gupta
  2024-03-28  5:39 ` [PATCH 2/2] ARC: mm: fix new code about cache aliasing Vineet Gupta
  0 siblings, 2 replies; 5+ messages in thread
From: Vineet Gupta @ 2024-03-28  5:39 UTC (permalink / raw)
  To: linux-snps-arc; +Cc: linux-kernel, Vineet Gupta

Some fixlets for ARC.

Vineet Gupta (2):
  ARC: Fix -Wmissing-prototypes warnings
  ARC: mm: fix new code about cache aliasing

 arch/arc/Kconfig                 | 1 -
 arch/arc/include/asm/cachetype.h | 9 ---------
 arch/arc/include/asm/ptrace.h    | 2 +-
 arch/arc/kernel/kprobes.c        | 7 ++++---
 4 files changed, 5 insertions(+), 14 deletions(-)
 delete mode 100644 arch/arc/include/asm/cachetype.h

-- 
2.34.1


_______________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2024-03-28 18:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-28  5:39 [PATCH 0/2] ARC minor fixes Vineet Gupta
2024-03-28  5:39 ` [PATCH 1/2] ARC: Fix -Wmissing-prototypes warnings Vineet Gupta
2024-03-28  5:39 ` [PATCH 2/2] ARC: mm: fix new code about cache aliasing Vineet Gupta
2024-03-28 13:57   ` Mathieu Desnoyers
2024-03-28 17:22     ` 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).