All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] MIPS: Remove unused asm/asm.h macros
@ 2018-10-15 18:33 Paul Burton
  2018-10-15 18:33 ` [PATCH 2/7] MIPS: Remove unused PIC macros Paul Burton
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Paul Burton @ 2018-10-15 18:33 UTC (permalink / raw)
  To: linux-mips; +Cc: Paul Burton

This series removes a bunch of unused code from the MIPS asm/asm.h
header, shaving off a little over a hundred lines of dead code.

Applies cleanly atop mips-next as of commit 8b656253a7a4 ("MIPS: Provide
actually relaxed MMIO accessors").

Paul Burton (7):
  MIPS: Remove unused MOVN & MOVZ macros
  MIPS: Remove unused PIC macros
  MIPS: Remove unused TTABLE macro
  MIPS: Remove unused CAT macro
  MIPS: Add kernel_pref & user_pref helpers
  MIPS: lib: Use kernel_pref & user_pref in memcpy()
  MIPS: Remove unused PREF, PREFE & PREFX macros

 arch/mips/include/asm/asm-eva.h |   6 ++
 arch/mips/include/asm/asm.h     | 116 --------------------------------
 arch/mips/lib/memcpy.S          |  12 ++--
 3 files changed, 14 insertions(+), 120 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-11-26 20:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-15 18:33 [PATCH 0/7] MIPS: Remove unused asm/asm.h macros Paul Burton
2018-10-15 18:33 ` [PATCH 2/7] MIPS: Remove unused PIC macros Paul Burton
2018-11-22 16:31   ` Maciej W. Rozycki
2018-11-26 18:17     ` Paul Burton
2018-11-26 20:45       ` Maciej W. Rozycki
2018-10-15 18:33 ` [PATCH 1/7] MIPS: Remove unused MOVN & MOVZ macros Paul Burton
2018-10-15 18:33 ` [PATCH 3/7] MIPS: Remove unused TTABLE macro Paul Burton
2018-10-15 18:33 ` [PATCH 4/7] MIPS: Remove unused CAT macro Paul Burton
2018-10-15 18:33 ` [PATCH 5/7] MIPS: Add kernel_pref & user_pref helpers Paul Burton
2018-10-15 18:33 ` [PATCH 6/7] MIPS: lib: Use kernel_pref & user_pref in memcpy() Paul Burton
2018-10-15 18:33 ` [PATCH 7/7] MIPS: Remove unused PREF, PREFE & PREFX macros Paul Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.