On Tue, 7 Nov 2023 13:56:50 -0800 Ankur Arora <ankur.a.arora@xxxxxxxxxx> wrote: I know this is an RFC but I'll state it here just so that it is stated. All reverts need a change log description to why a revert happened, even if you are just cut and pasting the reason for every commit. That's because git commits need to be stand alone and not depend on information in other git commit change logs. -- Steve > This reverts commit cfe43f478b79ba45573ca22d52d0d8823be068fa. > > Signed-off-by: Ankur Arora <ankur.a.arora@xxxxxxxxxx> > --- > include/linux/sched.h | 41 ----------------------------------------- > kernel/sched/core.c | 12 ------------ > 2 files changed, 53 deletions(-) >