Re: [PATCH 0/3] sched/debug: schedstats bug fix and cleanups

From: Josh Poimboeuf
Date: Fri Jun 03 2016 - 17:40:55 EST


On Fri, Jun 03, 2016 at 03:44:38PM -0500, Josh Poimboeuf wrote:
> A /proc/sched_debug bug fix and a couple of other schedstats-related
> cleanups.
>
> Josh Poimboeuf (3):
> sched/debug: fix /proc/sched_debug regression
> sched/debug: always show nr_migrations
> sched/debug: remove unnecessary CONFIG_SCHEDSTATS checks
>
> kernel/sched/debug.c | 24 +++++++++---------------
> kernel/sched/fair.c | 4 ++--
> 2 files changed, 11 insertions(+), 17 deletions(-)
>
> --
> 2.4.11

Sorry, the whole series is bad for the !SCHEDSTATS case. That's what I
get for posting on a Friday afternoon!

--
Josh