Skip to content

redhat/configs: Remove HOTPLUG_CPU0 configs

Prarit Bhargava requested to merge prarit/centos-stream-9:RHEL-22073 into main

JIRA: https://issues.redhat.com/browse/RHEL-22073

Conflicts: The CONFIG_BOOTPARAM_HOTPLUG_CPU0 are in different locations
upstream and there are more of them (5). This change here removes all the
files in the centos-stream-9 repo.

commit 44ef666c7058de288e766981b36abe993d549ff4
Author: Prarit Bhargava prarit@redhat.com
Date: Thu Jan 18 09:13:12 2024 -0500

redhat/configs: Remove HOTPLUG_CPU0 configs  

linux commit e59e74dc48a3 ("x86/topology: Remove CPU0 hotplug option")  
removed the code that implements these CONFIGs.  These files can be safely  
removed.  

Signed-off-by: Prarit Bhargava <prarit@redhat.com>  

Signed-off-by: Prarit Bhargava prarit@redhat.com

Merge request reports