]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched/debug: Increase SCHEDSTAT_VERSION to 16
authorIngo Molnar <mingo@kernel.org>
Fri, 8 Mar 2024 10:58:55 +0000 (11:58 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 12 Mar 2024 10:03:40 +0000 (11:03 +0100)
commit11b0bfa5d463b17cac5bf6b94fea4921713530c3
tree3a739c527cb7db70e2f22b06aabe84b9fe0ba9cc
parent38d707c54df4ca58cd9ceae2ddcbd6f606b99e9f
sched/debug: Increase SCHEDSTAT_VERSION to 16

We changed the order of definitions within 'enum cpu_idle_type',
which changed the order of [CPU_MAX_IDLE_TYPES] columns in
show_schedstat().

Suggested-by: Shrikanth Hegde <sshegde@linux.ibm.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: "Gautham R. Shenoy" <gautham.shenoy@amd.com>
Link: https://lore.kernel.org/r/20240308105901.1096078-5-mingo@kernel.org
Documentation/scheduler/sched-stats.rst
kernel/sched/stats.c