From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jeff Johnson <quic_jjohnson@quicinc.com>,
Oscar Salvador <osalvador@suse.de>,
Rich Felker <dalias@libc.org>,
Yoshinori Sato <ysato@users.sourceforge.jp>,
linux-sh <linux-sh@vger.kernel.org>
Subject: [GIT PULL] sh updates for v6.11
Date: Tue, 23 Jul 2024 10:29:00 +0200 [thread overview]
Message-ID: <285ec5d64bc9ce8a8aef6d1f3f81c00da587584f.camel@physik.fu-berlin.de> (raw)
Hi Linus,
my pull request with sh updates is rather small this time and contains just three
changes. The first change by Oscar Salvador drops support for memory hotplug and
hotremove for sh as the kernel stopped supporting it on 32-bit platforms since
7ec58a2b941e ("mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit"), this
includes a follow-up change to update all affected KConfig and config files. The
third change comes from Jeff Johnson which adds the missing MODULE_DESCRIPTION()
macro to the push-switch driver.
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux.git tags/sh-for-v6.11-tag1
for you to fetch changes up to 0c5e964dad29aff321d4c006193d45d292756165:
sh: push-switch: Add missing MODULE_DESCRIPTION() macro (2024-07-16 17:52:36 +0200)
Thanks for pulling!
Adrian
----------------------------------------------------------------
sh updates for v6.11
- sh: push-switch: Add missing MODULE_DESCRIPTION() macro
- sh: Kconfig: Drop CONFIG_MEMORY_{HOTPLUG,HOTREMOVE}
- sh: Drop support for memory hotplug and memory hotremove
----------------------------------------------------------------
Jeff Johnson (1):
sh: push-switch: Add missing MODULE_DESCRIPTION() macro
Oscar Salvador (2):
sh: Drop support for memory hotplug and memory hotremove
sh: Kconfig: Drop CONFIG_MEMORY_{HOTPLUG,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/drivers/push-switch.c | 1 +
arch/sh/mm/Kconfig | 4 ----
arch/sh/mm/init.c | 28 ----------------------------
7 files changed, 1 insertion(+), 40 deletions(-)
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer
`. `' Physicist
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913
reply other threads:[~2024-07-23 8:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=285ec5d64bc9ce8a8aef6d1f3f81c00da587584f.camel@physik.fu-berlin.de \
--to=glaubitz@physik.fu-berlin.de \
--cc=dalias@libc.org \
--cc=linux-sh@vger.kernel.org \
--cc=osalvador@suse.de \
--cc=quic_jjohnson@quicinc.com \
--cc=torvalds@linux-foundation.org \
--cc=ysato@users.sourceforge.jp \
/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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).