cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINE
authorOlaf Hering <olaf@aepfle.de>
Mon, 4 Sep 2023 12:13:50 +0000 (14:13 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 15 Sep 2023 19:13:13 +0000 (21:13 +0200)
commit32e4fa37fa667fdf53499b9de92737dc75199d8e
tree93cfb34ca4ae7cdd81dbf04050aa7657eba691c0
parentd090ec0df81e56556af3a2bf04a7e89347ae5784
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