Nate Villaume wrote:
Yes, that helped tremendously! At least I can build now!

Good. Btw, make sure you don't have CONFIG_FRAME_POINTER enabled in SMP mode (UP is ok), there is a random bug caused by a conflict w/ the Linux profiling code I've just fixed in the CVS. The next patch will include this fix.


I cannot reproduce this bug using 3.4.3 + Athlon SMP config, but does the following patch make things any better?

--- include/asm-i386/adeos.h~   2005-02-28 18:46:46.000000000 +0100
+++ include/asm-i386/adeos.h    2005-03-04 11:23:09.000000000 +0100
@@ -37,6 +37,7 @@
 #ifdef CONFIG_SMP

 #include <asm/fixmap.h>
+#include <asm/mpspec.h>
 #include <mach_apicdef.h>




-Nathaniel J. Villaume
Jet Propulsion Laboratory
(818) 393 0881

*** All personal and professional opinions presented herein are my *** *** own and do not, in any way, represent the opinion or policy of JPL. ***




_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main


--

Philippe.

Reply via email to