[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071119181207.GA11900@codepoet.org>
Date: Mon, 19 Nov 2007 11:12:07 -0700
From: Erik Andersen <andersen@...epoet.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [patch/backport] CFS scheduler, -v24, for v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7
On Mon Nov 19, 2007 at 04:17:56PM +0100, Ingo Molnar wrote:
>
> By popular demand, here is release -v24 of the CFS scheduler patch.
>
> It is a full backport of the latest & greatest scheduler code to
> v2.6.24-rc3, v2.6.23.8, v2.6.22.13, v2.6.21.7. The patches can be
> downloaded from the usual place:
>
> http://people.redhat.com/mingo/cfs-scheduler/
Doesn't compile with 2.6.21.7:
kernel/sched.c: In function âcpu_to_core_groupâ:
kernel/sched.c:6056: error: âper_cpu__cpu_sibling_mapâ undeclared (first use in this function)
kernel/sched.c:6056: error: (Each undeclared identifier is reported only once
kernel/sched.c:6056: error: for each function it appears in.)
kernel/sched.c:6056: warning: type defaults to âintâ in declaration of âtype nameâ
kernel/sched.c:6056: error: invalid type argument of âunary *â
kernel/sched.c: In function âbuild_sched_domainsâ:
kernel/sched.c:6319: error: âper_cpu__cpu_sibling_mapâ undeclared (first use in this function)
kernel/sched.c:6319: warning: type defaults to âintâ in declaration of âtype nameâ
kernel/sched.c:6319: error: invalid type argument of âunary *â
kernel/sched.c:6330: warning: type defaults to âintâ in declaration of âtype nameâ
kernel/sched.c:6330: error: invalid type argument of âunary *â
make[1]: *** [kernel/sched.o] Error 1
make[1]: *** Waiting for unfinished jobs....
-Erik
--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists