Re: [git] CFS-devel, latest code

From: Ingo Molnar
Date: Tue Sep 25 2007 - 05:18:05 EST



* S.ÃaÄlar Onur <caglar@xxxxxxxxxxxxx> wrote:

> Seems like following trivial change needed to compile without
> CONFIG_SCHEDSTATS
>
> caglar@zangetsu linux-2.6 $ LC_ALL=C make
> CHK include/linux/version.h
> CHK include/linux/utsrelease.h
> CALL scripts/checksyscalls.sh
> CHK include/linux/compile.h
> CC kernel/sched.o
> In file included from kernel/sched.c:853:
> kernel/sched_debug.c: In function `print_cfs_rq':
> kernel/sched_debug.c:139: error: structure has no member named `bkl_cnt'
> kernel/sched_debug.c:139: error: structure has no member named `bkl_cnt'
> make[1]: *** [kernel/sched.o] Error 1
> make: *** [kernel] Error 2
>
> Signed-off-by: S.ÃaÄlar Onur <caglar@xxxxxxxxxxxxx>

thanks, applied!

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/