lkml.org 
[lkml]   [2005]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
Ingo Molnar wrote:
> i've also uploaded -50-27 in which i've improved the irq-flags debugging
> code.

Hi Ingo,
check_raw_flags needs to be exported. The attached one-line patch is
against -V0.7.50-29.

Michal
--- linux-RT.mich/kernel/rt.c.orig 2005-06-28 17:20:18.000000000 +0200
+++ linux-RT.mich/kernel/rt.c 2005-06-28 17:14:19.000000000 +0200
@@ -2088,6 +2088,7 @@ void check_raw_flags(unsigned long flags
}
}
}
+EXPORT_SYMBOL(check_raw_flags);

static void check_soft_flags(unsigned long flags)
{
\
 
 \ /
  Last update: 2005-06-28 17:30    [W:1.580 / U:0.812 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site