linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH
@ 2024-05-18 11:58 Oscar Salvador
  2024-05-18 11:58 ` [PATCH 1/2] arch/sh: Remove code that handles memory-hotplug and memory-hotremove Oscar Salvador
  2024-05-18 11:58 ` [PATCH 2/2] arch/sh: Drop support for " Oscar Salvador
  0 siblings, 2 replies; 5+ messages in thread
From: Oscar Salvador @ 2024-05-18 11:58 UTC (permalink / raw)
  To: linux-sh
  Cc: linux-mm, David Hildenbrand, John Paul Adrian Glaubitz,
	Geert Uytterhoeven, Oscar Salvador

memory-hotplug dropped support for 32bit platforms a while back,
and given that superH can only operate on 32bit at this moment,
this cannot possibily work.

Remove all code and Kconfigs related to memory-hotplug and memory-hotremove.

Oscar Salvador (2):
  arch/sh: Remove code that handles memory-hotplug and memory-hotremove
  arch/sh: Drop support for memory-hotplug and memory-hotremove

 arch/sh/Kconfig                     |  2 --
 arch/sh/configs/apsh4ad0a_defconfig |  2 --
 arch/sh/configs/sdk7786_defconfig   |  2 --
 arch/sh/configs/shx3_defconfig      |  2 --
 arch/sh/mm/Kconfig                  |  4 ----
 arch/sh/mm/init.c                   | 28 ----------------------------
 6 files changed, 40 deletions(-)

-- 
2.45.1



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

end of thread, other threads:[~2024-07-11 10:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-18 11:58 [PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH Oscar Salvador
2024-05-18 11:58 ` [PATCH 1/2] arch/sh: Remove code that handles memory-hotplug and memory-hotremove Oscar Salvador
2024-07-11 10:20   ` John Paul Adrian Glaubitz
2024-05-18 11:58 ` [PATCH 2/2] arch/sh: Drop support for " Oscar Salvador
2024-07-11 10:20   ` John Paul Adrian Glaubitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox