mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1] cpu/hotplug: remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE
@ 2023-09-04 12:13 Olaf Hering
  2023-09-15 19:18 ` [tip: smp/core] cpu/hotplug: Remove " tip-bot2 for Olaf Hering
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2023-09-04 12:13 UTC (permalink / raw)
  To: linux-kernel; +Cc: Thomas Gleixner, Peter Zijlstra

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>
---
 include/linux/cpuhotplug.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/linux/cpuhotplug.h b/include/linux/cpuhotplug.h
index 25b6e6e6ba6b..6e18bb63b98d 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,

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

* [tip: smp/core] cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE
  2023-09-04 12:13 [PATCH v1] cpu/hotplug: remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE Olaf Hering
@ 2023-09-15 19:18 ` tip-bot2 for Olaf Hering
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Olaf Hering @ 2023-09-15 19:18 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: Olaf Hering, Thomas Gleixner, x86, linux-kernel

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,

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

end of thread, other threads:[~2023-09-15 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-04 12:13 [PATCH v1] cpu/hotplug: remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE Olaf Hering
2023-09-15 19:18 ` [tip: smp/core] cpu/hotplug: Remove " tip-bot2 for Olaf Hering

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®