linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH REPOST v2 0/4] sh: remove unused SLOW_DOWN_IO
@ 2022-10-21 20:24 Bjorn Helgaas
  2022-10-21 20:24 ` [PATCH 1/4] " Bjorn Helgaas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bjorn Helgaas @ 2022-10-21 20:24 UTC (permalink / raw)
  To: Yoshinori Sato, Rich Felker; +Cc: linux-sh, linux-kernel, Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

[Sorry for the noise; I sent this a few minutes ago, but it bounced from
all the individual recipients because of DMARC issues]

Only alpha and sh define SLOW_DOWN_IO, and there are no uses of it.  Remove
it from sh and clean up some nearby macros.

These were previously posted 4/15/2022 at
  https://lore.kernel.org/all/20220415190817.842864-1-helgaas@kernel.org/
and reposted 10/13/2022 at
  https://lore.kernel.org/all/20221014001911.3342485-1-helgaas@kernel.org/

Changes from v1 to v2:
  - Drop the ia64 patch because Andrew applied it
      https://lore.kernel.org/all/20221021045245.99636C433C1@smtp.kernel.org/

  - Fix the sh build issues reported by the kernel test robot:
      https://lore.kernel.org/all/202210181211.ItV2YuJI-lkp@intel.com/

  - Add minor sh cleanup patches to __BUILD_IOPORT_SINGLE(),
    __BUILD_IOPORT_PFX(), and __BUILD_MEMORY_STRING()

  - Split sh and alpha to separate series

Bjorn Helgaas (4):
  sh: remove unused SLOW_DOWN_IO
  sh: remove unused __BUILD_IOPORT_SINGLE 'pfx' parameter
  sh: remove unnecessary __BUILD_IOPORT_PFX()
  sh: remove unnecessary __BUILD_MEMORY_STRING() 'pfx' parameter

 arch/sh/include/asm/io.h | 42 +++++++++++++---------------------------
 1 file changed, 13 insertions(+), 29 deletions(-)

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

end of thread, other threads:[~2022-10-21 20:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-21 20:24 [PATCH REPOST v2 0/4] sh: remove unused SLOW_DOWN_IO Bjorn Helgaas
2022-10-21 20:24 ` [PATCH 1/4] " Bjorn Helgaas
2022-10-21 20:24 ` [PATCH 2/4] sh: remove unused __BUILD_IOPORT_SINGLE 'pfx' parameter Bjorn Helgaas
2022-10-21 20:24 ` [PATCH 3/4] sh: remove unnecessary __BUILD_IOPORT_PFX() Bjorn Helgaas
2022-10-21 20:24 ` [PATCH 4/4] sh: remove unnecessary __BUILD_MEMORY_STRING() 'pfx' parameter Bjorn Helgaas

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).