[PATCH v3 0/2] sched: Miscellaneous isolation related cleanups

From: Waiman Long
Date: Wed Sep 04 2024 - 14:37:16 EST


v3:
- Fix incorrect housekeeping_nohz_full_setup() flags setting.

v2:
- Remove HK_TYPE_SCHED and related dead code
- Change consolidated name from HK_TYPE_NOHZ_FULL to
HK_TYPE_KERNEL_NOSISE as suggested by Frederic and update
isolation.c as well.

This series contains a number of miscellaneous sched/isolation related
cleanups.

[v1] https://lore.kernel.org/lkml/20240818234520.90186-1-longman@xxxxxxxxxx/
[v2] https://lore.kernel.org/lkml/20240904171441.1048072-1-longman@xxxxxxxxxx/

Waiman Long (2):
sched/core: Remove HK_TYPE_SCHED
sched/isolation: Consolidate housekeeping cpumasks that are always
identical

include/linux/sched/isolation.h | 19 ++++++++++++-------
kernel/sched/fair.c | 14 --------------
kernel/sched/isolation.c | 10 ++--------
3 files changed, 14 insertions(+), 29 deletions(-)

--
2.43.5