From: Ingo Molnar on

* Josh Hunt <johunt(a)akamai.com> wrote:

> The sched_child_runs_first value in /proc/sched_debug is currently
> displayed using a macro meant to split ns time values. This patch uses
> the correct macro to display it as a plain decimal value.
>
> Signed-off-by: Josh Hunt <johunt(a)akamai.com>
> ---
> kernel/sched_debug.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Note, the patch wouldnt apply because it is whitespace damaged - please have a
look at Documentation/email-clients.txt, or send the patch as an attachment.

Thanks,

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