Re: [mpls-linux-devel] mpls patch vs. rt patch
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2006-03-15 02:18:39
|
I'm sure the RT patch doesn't like my locking technique. Spinlocks are a big no-no in the RT world ... probably not going to work together at this time. At some point I will modify my locking scheme to not use spinlo= cks which will allow the RT patch and MPLS patch to play nicely with each other. On Tue, Mar 14, 2006 at 07:50:17PM -0500, Bob Beers wrote: > Hi, >=20 > I tried applying the patch-2.6.15-rt21 (realtime linux) > over my 2.6.15.4 kernel, already patched with mpls > (from 1.946), but at compile time I got an error: >=20 > CC net/core/shim.o > net/core/shim.c:23: error: `SPIN_LOCK_UNLOCKED' undeclared here (not > in a function) > make[2]: *** [net/core/shim.o] Error 1 > make[1]: *** [net/core] Error 2 > make: *** [net] Error 2 >=20 >=20 > Do you know if these patches are incompatible, or should I just make > sure to apply the patches in the other order? >=20 > Meanwhile, I'm going to try again with 2.6.15.6, then rt21, then mpls-1.9= 50. >=20 >=20 > Thanks, >=20 > -Bob >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting langua= ge > that extends applications into web and mobile media. Attend the live webc= ast > and join the prime developer group breaking into this new coding territor= y! > http://sel.as-us.falkag.net/sel?cmd______________________________________= _________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |