Messages in this thread |  | | | From | Matt Heler <> | | Subject | Re: [patch] voluntary-preempt-2.6.9-rc1-bk4-Q3 | | Date | Sun, 29 Aug 2004 00:40:11 -0700 |
| |
I had this ambitional feeling to port this over to the mm tree.
So here's a link for Q3 ..
http://mobius.lpbproductions.com/kernel/voluntary-preempt-2.6.9-rc1-mm1-Q3
I test compiled this patch fine. I havent had time yet to boot up onto it. But I'm fairly positive it will work.
Matt H.
On Saturday 28 August 2004 1:31 pm, Ingo Molnar wrote: > * Daniel Schmitt <pnambic@unu.nu> wrote: > > > there's a Kconfig chunk missing from the Q0/Q1 patches, i've uploaded > > > Q2 that fixes this: > > > > This breaks here unless CONFIG_SMP is defined, with the following error: > > > > CC arch/i386/kernel/asm-offsets.s > > In file included from arch/i386/kernel/asm-offsets.c:7: > > include/linux/sched.h: In function `lock_need_resched': > > include/linux/sched.h:983: error: structure has no member named > > `break_lock' > > > > Probably missing a check for CONFIG_SMP around the need_lockbreak > > defines in sched.h, and maybe also in cond_resched_lock(). > > doh - right indeed. -Q3 has this fixed, it is at: > > > http://redhat.com/~mingo/voluntary-preempt/voluntary-preempt-2.6.9-rc1-bk4- >Q3 > > ontop of the usual: > > http://redhat.com/~mingo/voluntary-preempt/diff-bk-040828-2.6.8.1.bz2 > > Ingo > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |