Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched/debug: Remove obsolete init_schedstats()
Revert commit 4698f88 ("sched/debug: Fix 'schedstats=enable' cmdline option"). After commit 6041186 ("init: initialize jump labels before command line option parsing") we can rely on jump label infra being ready for use when setup_schedstats() is called. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Kees Cook <keescook@chromium.org> Acked-by: Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lkml.kernel.org/r/20210602112108.1709635-1-eric.dumazet@gmail.com
- Loading branch information