On Tue, 2007-05-22 at 16:36 -0700, Sven-Thorsten Dietrich wrote:
> On Tue, 2007-05-22 at 15:59 -0700, Sven-Thorsten Dietrich wrote:
> > Add
>
> > header and export for rt_write_trylock_irqsave.
>
> Disregard the last patch, flags parameter was missing in the header.
Signed-off-by is missing as
On Tue, 22 May 2007 19:01:27 -0700 Sven-Thorsten Dietrich wrote:
> Restore the declaration of rcu_batches_completed_bh
>
> It is needed to compile with Classic RCU
Please use a descriptive (and different) Subject: for each patch.
Thanks.
---
~Randy
*** Remember to use Documentation/SubmitCheck
Restore the declaration of rcu_batches_completed_bh
It is needed to compile with Classic RCU
signed-off-by: Sven-Thorsten Dietrich <[EMAIL PROTECTED]>
Index: linux-2.6.21-rt-patched/include/linux/rcupdate.h
===
--- linux-2.6.21-r
This patch properly exports __spin_lock_irqsave_nested.
signed-off-by: Sven-Thorsten Dietrich <[EMAIL PROTECTED]>
Index: linux-2.6.21/kernel/spinlock.c
===
--- linux-2.6.21.orig/kernel/spinlock.c
+++ linux-2.6.21/kernel/spinlock.c
@
Add declaration for setup_apic_routing
This duplicates the declaration from i386 to x86_64 in the header.
The code, in genapic.c is shared between i386/x86_64.
Steven was trying to clean up that mess a while back, and this adds to
it.
In any case this gets compiling with
-Werror-implicit-funct
On Tue, 2007-05-22 at 15:59 -0700, Sven-Thorsten Dietrich wrote:
> Add
> header and export for rt_write_trylock_irqsave.
Disregard the last patch, flags parameter was missing in the header.
Index: linux-2.6.21/include/linux/spinlock.h
Add header and export for rt_write_trylock_irqsave.
Index: linux-2.6.21/include/linux/spinlock.h
===
--- linux-2.6.21.orig/include/linux/spinlock.h
+++ linux-2.6.21/include/linux/spinlock.h
@@ -294,6 +294,7 @@ do {
7 matches
Mail list logo