[PATCH v3 0/2] fixes for tip/sched/rt

From: Gregory Haskins
Date: Wed Jan 14 2009 - 09:43:27 EST


Hi Ingo,

Here is the latest iteration of the patch. V3 is identical to v2 except
I converted all the CPP violations to static-inlines. I also included
a new patch (1/2) to fix a previous CPP macro that I introduced to the tree.

I verified that this builds for both SMP and UP.

As before, you can also find these patches in my git tree:

git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks.git sched/latest

-Greg

---

Gregory Haskins (2):
sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP
sched: de CPP-ify the scheduler code


kernel/sched.c | 4 +
kernel/sched_rt.c | 270 ++++++++++++++++++++++++++++++++++-------------------
2 files changed, 178 insertions(+), 96 deletions(-)


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