sched/topology: Rename 'DIE' domain to 'PKG'
authorPeter Zijlstra <peterz@infradead.org>
Wed, 12 Jul 2023 14:10:56 +0000 (16:10 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 12 Oct 2023 07:38:16 +0000 (09:38 +0200)
commitf577cd57bfaa889cf0718e30e92c08c7f78c9d85
tree74194ef92f7161069f0f9f203426ecb181cb8dc6
parent3657680f38cd7df413d665f2b2f38e9a78130d8b
sched/topology: Rename 'DIE' domain to 'PKG'

While reworking the x86 topology code Thomas tripped over creating a 'DIE' domain
for the package mask. :-)

Since these names are CONFIG_SCHED_DEBUG=y only, rename them to make the
name less ambiguous.

[ Shrikanth Hegde: rename on s390 as well. ]
[ Valentin Schneider: also rename it in the comments. ]
[ mingo: port to recent kernels & find all remaining occurances. ]

Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Valentin Schneider <vschneid@redhat.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Acked-by: Gautham R. Shenoy <gautham.shenoy@amd.com>
Acked-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lore.kernel.org/r/20230712141056.GI3100107@hirez.programming.kicks-ass.net
arch/powerpc/kernel/smp.c
arch/s390/kernel/topology.c
arch/x86/kernel/smpboot.c
kernel/sched/fair.c
kernel/sched/topology.c