]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched/fair: fix the comment for PREEMPT_SHORT
authorHuang Shijie <shijie@os.amperecomputing.com>
Tue, 1 Oct 2024 07:04:56 +0000 (15:04 +0800)
committerPeter Zijlstra <peterz@infradead.org>
Mon, 7 Oct 2024 07:28:41 +0000 (09:28 +0200)
commitb15148ce21c11373ade7389202c12cabf4eba6cf
tree8c8d83dc3f595adecda4c945f1814c2025063eb8
parent4423af84b29794a9bd2bd07188d8e71083e54c61
sched/fair: fix the comment for PREEMPT_SHORT

We do not have RESPECT_SLICE, we only have RUN_TO_PARITY.
Change RESPECT_SLICE to RUN_TO_PARITY, makes it more clear.

Signed-off-by: Huang Shijie <shijie@os.amperecomputing.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Christoph Lameter (Ampere) <cl@linux.com>
Link: https://lkml.kernel.org/r/20241001070456.10939-1-shijie@os.amperecomputing.com
kernel/sched/features.h