Re: [PATCH 0/5] ppc RT: Realtime preempt support for PPC

From: Ingo Molnar
Date: Wed Mar 16 2005 - 05:13:16 EST



hi Frank - sorry about the late reply, was busy with other things. Your
ppc patches look mostly mergeable, with some small details still open:

* Frank Rowand <frowand@xxxxxxxxxx> wrote:

> The patches are:
>
> 1/5 ppc_rt.patch - the core realtime functionality for PPC

what is the rationale behind the rt_lock.h changes? The #ifdef
CONFIG_PPC32 changes in generic code are not really acceptable, the -RT
tree tries to keep a single spinlock definition and debugging
primitives, across all architectures.

to drive things forward, i've applied the first 3 patches (except the
rt_lock.h chunk from the first patch), and released it as part of the
40-03 patch:

http://redhat.com/~mingo/realtime-preempt/

so that you can send followup patches based on this. Patches #4 and #5
are routed via the upstream PPC tree, so -RT should not carry them,
right?

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/