On 06/12/21 11:16, Huang Ying wrote: > After commit 8a99b6833c88 ("sched: Move SCHED_DEBUG sysctl to > debugfs"), some NUMA balancing sysctls enclosed with SCHED_DEBUG has > been moved to debugfs. This patch removes the document for the > sysctls to keep the document consistent with the code. > There are still some useful pieces of information in those hunks; what about moving that to a Documentation/scheduler/sched-debug.rst? > Signed-off-by: "Huang, Ying" <ying.huang@xxxxxxxxx> > Fixes: 8a99b6833c88 ("sched: Move SCHED_DEBUG sysctl to debugfs") > Cc: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> > Cc: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Valentin Schneider <valentin.schneider@xxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx # since v5.13