From: "tip-bot2 for Olaf Hering" <tip-bot2@linutronix.de>
To: linux-tip-commits@vger.kernel.org
Cc: Olaf Hering <olaf@aepfle.de>,
Thomas Gleixner <tglx@linutronix.de>,
x86@kernel.org, linux-kernel@vger.kernel.org
Subject: [tip: smp/core] cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE
Date: Fri, 15 Sep 2023 19:18:53 -0000 [thread overview]
Message-ID: <169480553346.27769.4159995992587319133.tip-bot2@tip-bot2> (raw)
In-Reply-To: <20230904121350.18055-1-olaf@aepfle.de>
The following commit has been merged into the smp/core branch of tip:
Commit-ID: 32e4fa37fa667fdf53499b9de92737dc75199d8e
Gitweb: https://git.kernel.org/tip/32e4fa37fa667fdf53499b9de92737dc75199d8e
Author: Olaf Hering <olaf@aepfle.de>
AuthorDate: Mon, 04 Sep 2023 14:13:50 +02:00
Committer: Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Fri, 15 Sep 2023 21:13:13 +02:00
cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE
Commit b2e2ba578e01 ("x86/vdso: Initialize the CPU/node NR segment
descriptor earlier") removed the single user of this constant.
Remove it to reduce the size of cpuhp_hp_states[].
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230904121350.18055-1-olaf@aepfle.de
---
include/linux/cpuhotplug.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h
index 06dda85..cd8bd6e 100644
--- a/include/linux/cpuhotplug.h
+++ b/include/linux/cpuhotplug.h
@@ -205,7 +205,6 @@ enum cpuhp_state {
CPUHP_AP_KVM_ONLINE,
CPUHP_AP_SCHED_WAIT_EMPTY,
CPUHP_AP_SMPBOOT_THREADS,
- CPUHP_AP_X86_VDSO_VMA_ONLINE,
CPUHP_AP_IRQ_AFFINITY_ONLINE,
CPUHP_AP_BLK_MQ_ONLINE,
CPUHP_AP_ARM_MVEBU_SYNC_CLOCKS,
prev parent reply other threads:[~2023-09-15 19:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 12:13 [PATCH v1] cpu/hotplug: remove " Olaf Hering
2023-09-15 19:18 ` tip-bot2 for Olaf Hering [this message]
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=169480553346.27769.4159995992587319133.tip-bot2@tip-bot2 \
--to=tip-bot2@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=olaf@aepfle.de \
--cc=tglx@linutronix.de \
--cc=x86@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
all inboxes | Powered by JetHome®