FC6 + 2.6.20-rc7.1.rt3.0109 : BUG: using smp_processor_id() in preemptible

2007-02-05 Thread Serge Noiraud
| 0-level deep critical section nesting: Feb 5 10:28:19 ibiza kernel: Feb 5 10:28:19 ibiza kernel: -- Serge Noiraud - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majo

Re: [patch] KGDB for Real-Time Preemption systems

2005-09-08 Thread Serge Noiraud
mercredi 7 Septembre 2005 23:16, George Anzinger wrote/a écrit : > Serge Noiraud wrote: ... > > > > I'm trying this kgdb patch with 2.6.13 and I get the following errors. > > Is there something I forgot ? > > This related to kgdb? I.e. does it go away if you eit

Re: [patch] KGDB for Real-Time Preemption systems

2005-09-07 Thread Serge Noiraud
mercredi 17 Août 2005 02:53, George Anzinger wrote/a écrit : > I have put a version of KGDB for x86 RT kernels here: > http://source.mvista.com/~ganzinger/ > > The common_kgdb_cfi_ stuff creates debug records for entry.S and > friends so that you can "bt" through them. Apply in this order: > I

Re: [patch] KGDB for Real-Time Preemption systems

2005-09-05 Thread Serge Noiraud
mercredi 17 Août 2005 02:53, George Anzinger wrote/a écrit : > I have put a version of KGDB for x86 RT kernels here: > http://source.mvista.com/~ganzinger/ > > The common_kgdb_cfi_ stuff creates debug records for entry.S and > friends so that you can "bt" through them. Apply in this order: > I

Schedutils spec file for 1.5.0

2005-08-18 Thread Serge Noiraud
Hi, I found a minor error in the spec file schedutils.spec. --- schedutils-1.5.0/schedutils.spec.orig 2004-09-24 19:27:45.0 +0200 +++ schedutils-1.5.0/schedutils.spec 2005-08-18 11:04:53.086563304 +0200 @@ -4,7 +4,7 @@ Summary: Utilities for manipulating process scheduler attrib

Re: error compiling 2.6.13.rc6 with realtime-preempt patch -rt2 ('quirk_via_irq')

2005-08-16 Thread Serge Noiraud
mardi 16 Août 2005 13:41, Mr Machine wrote/a écrit : > i get this error during compile of pci drivers: > >CC drivers/pci/access.o >CC drivers/pci/bus.o >CC drivers/pci/probe.o >CC drivers/pci/remove.o >CC drivers/pci/pci.o >CC drivers/pci/quirks

Re: PREEMPT_RT and mptfusion

2005-07-08 Thread Serge Noiraud
Le ven 08/07/2005 à 14:00, Serge Noiraud a écrit : > Le jeu 07/07/2005 à 19:52, Ingo Molnar a écrit : > > * Serge Noiraud <[EMAIL PROTECTED]> wrote: > > > > > Same problem with this patch and CONFIG_PCI_MSI=y > > > This is not the solution. > > > &

PREEMPT_RT and latency_trace

2005-07-08 Thread Serge Noiraud
Hi, I have a big dilemna on one machine : I run a task with RT priority which make a loop to mesure the system perturbation. It works well except on one machine. On a multi-cpu, If I run the program on cpu 1, I get 23us. It's OK. If I run the same program on cpu 0, I get 17373us ! If I do : # ech

Re: PREEMPT_RT and mptfusion

2005-07-08 Thread Serge Noiraud
Le jeu 07/07/2005 à 19:52, Ingo Molnar a écrit : > * Serge Noiraud <[EMAIL PROTECTED]> wrote: > > > Same problem with this patch and CONFIG_PCI_MSI=y > > This is not the solution. > > ok, -51-12 should have a better fix - does that kernel work for you with > PCI

Re: PREEMPT_RT and mptfusion

2005-07-07 Thread Serge Noiraud
Le mer 06/07/2005 à 16:31, Ingo Molnar a écrit : > * Serge Noiraud <[EMAIL PROTECTED]> wrote: > > > > Yes it was 50-47. > > > CONFIG_X86_UP_IOAPIC is not present in my .config > > > CONFIG_PCI_MSI is set to yes. > > > > > > I'll try

Re: PREEMPT_RT and mptfusion

2005-07-06 Thread Serge Noiraud
Le mer 06/07/2005 à 14:33, Serge Noiraud a écrit : > Le mer 06/07/2005 à 14:08, Ingo Molnar a écrit : > > * Serge Noiraud <[EMAIL PROTECTED]> wrote: > > > > > The problem I have didn't exist in 48-36 : The last version I can run. > > > >From the 50-

PREEMPT_RT and mptfusion

2005-07-06 Thread Serge Noiraud
Hi, The problem I have didn't exist in 48-36 : The last version I can run. >From the 50-47, ( I didn't test 40-38 through 50-46 ) I get the following problem : I cannot boot : On a 2.6.12 with no RT patch, I get the following : ... Fusion MPT base driver 3.01.20 Copyright (c) 1999-2004 LSI Logic

RT 50-51 : cannot compile on i386

2005-07-05 Thread Serge Noiraud
Hi, I have another compile problem : CC arch/i386/kernel/apm.o arch/i386/kernel/apm.c:424: error: syntax error before ',' token arch/i386/kernel/apm.c:425: error: syntax error before ',' token arch/i386/kernel/apm.c:427: error: syntax error before ',' token - To unsubscribe from this lis

Re: network driver disabled interrupts in PREEMPT_RT

2005-07-05 Thread Serge Noiraud
Le mar 21/06/2005 à 15:18, Ingo Molnar a écrit : > * Serge Noiraud <[EMAIL PROTECTED]> wrote: > > > > > I have the same problem with an e1000 card for 2.6.12-rc6-RT-V0.7.48-32 > > > > : > > > > #dmesg > > > > ... > > > &g