Messages in this thread |  | | Date | Sat, 17 Jul 2010 12:17:48 +0200 | | From | Ingo Molnar <> | | Subject | Re: [PATCH] trivial: Use correct macro to display sched_child_runs_first in /proc/sched_debug |
| |
* Josh Hunt <johunt@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@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
|  |