linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Oscar Salvador <osalvador@suse.de>
To: linux-sh@vger.kernel.org
Cc: linux-mm@kvack.org, David Hildenbrand <david@redhat.com>,
	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Oscar Salvador <osalvador@suse.de>
Subject: [PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH
Date: Sat, 18 May 2024 13:58:06 +0200	[thread overview]
Message-ID: <20240518115808.8888-1-osalvador@suse.de> (raw)

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



             reply	other threads:[~2024-05-18 11:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-18 11:58 Oscar Salvador [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240518115808.8888-1-osalvador@suse.de \
    --to=osalvador@suse.de \
    --cc=david@redhat.com \
    --cc=geert+renesas@glider.be \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=linux-mm@kvack.org \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox