Re: [PATCH 1/3] sched: Move print_cfs_rq declaration to kernel/sched/sched.h

From: Rik van Riel
Date: Thu Jun 25 2015 - 13:39:36 EST


On 06/25/2015 01:21 PM, Srikar Dronamraju wrote:
> Currently print_cfs_rq() is declared in include/linux/sched.h.
> However its not used outside kernel/sched. Hence move the declaration to
> kernel/sched/sched.h
>
> Also some functions are only available for CONFIG_SCHED_DEBUG. Hence move
> the declarations within #ifdef.
>
> Signed-off-by: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>

Acked-by: Rik van Riel <riel@xxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/