[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090114144317.11627.69111.stgit@dev.haskins.net>
Date: Wed, 14 Jan 2009 09:46:19 -0500
From: Gregory Haskins <ghaskins@...ell.com>
To: mingo@...e.hu
Cc: rostedt@...e.goodmis.org, peterz@...radead.org,
ghaskins@...ell.com, linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/2] fixes for tip/sched/rt
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@...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