Files
Centos-kernel-stream-9/kernel/sched
Prarit Bhargava 209997995a sched/topology: Rename 'DIE' domain to 'PKG'
JIRA: https://issues.redhat.com/browse/RHEL-25415

commit f577cd57bfaa889cf0718e30e92c08c7f78c9d85
Author: Peter Zijlstra <peterz@infradead.org>
Date:   Wed Jul 12 16:10:56 2023 +0200

    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

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
2024-03-20 09:43:30 -04:00
..
2023-11-06 13:21:27 +01:00