Re: [PATCH v2] sched: add uid information to sched_debug forCONFIG_USER_SCHED

From: Ingo Molnar
Date: Mon Dec 01 2008 - 14:40:29 EST



* Arun R Bharadwaj <arun@xxxxxxxxxxxxxxxxxx> wrote:

> * Ingo Molnar <mingo@xxxxxxx> [2008-12-01 13:56:28]:
>
> >
> > * Ingo Molnar <mingo@xxxxxxx> wrote:
> >
> > >
> > > * Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> wrote:
> > >
> > > > On Mon, 2008-12-01 at 16:59 +0530, Arun R Bharadwaj wrote:
> > > > > Hi,
> > > > >
> > > > > This patch adds uid information in sched_debug for CONFIG_USER_SCHED
> > > >
> > > > I'd much rather have people working at removing USER_SCHED,. but sure,
> > > > the patch looks sane..
> > >
> > > ok, i have applied it to tip/sched/core.
> >
> > it doesnt build:
> >
> > kernel/sched_debug.c: In function 'print_cfs_rq':
> > kernel/sched_debug.c:165: error: 'struct cfs_rq' has no member named 'tg'
> >
> > please send v2 patch.
> >
> > Ingo
>
> Hi Ingo,
>
> I've posted v2 of the patch.
> Had missed an '&& #if defined(CONFIG_FAIR_GROUP_SCHED)' last time
> around.

applied, thanks!

Ingo
--
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/