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) {
- Follow-Ups:
- Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- From: Ingo Molnar <[email protected]>
- Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- References:
- [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00
- From: Ingo Molnar <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00
- From: Ingo Molnar <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00
- From: Gene Heskett <[email protected]>
- Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00
- From: Gene Heskett <[email protected]>
- Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- From: Chuck Harding <[email protected]>
- Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- From: Daniel Walker <[email protected]>
- Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- From: Steven Rostedt <[email protected]>
- Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- From: Ingo Molnar <[email protected]>
- Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- From: Ingo Molnar <[email protected]>
- [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00
- Prev by Date: Re: A new soldier
- Next by Date: Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- Previous by thread: Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- Next by thread: Re: Real-Time Preemption, -RT-2.6.12-final-V0.7.50-24
- Index(es):