On Wednesday, January 26, 2005 10:05 am, David Mosberger wrote: > Hmmh, I probably misread the patch. I was looking at this hunk: > > +#ifdef CONFIG_SMP > /** > * per_cpu_init - setup per-cpu variables > * > @@ -558,6 +586,7 @@ > > return __per_cpu_start + __per_cpu_offset[smp_processor_id()]; > } > +#endif /* CONFIG_SMP */ Oh, you're right. My patch just defaults to using __phys_per_cpu_start. That's probably why the MCA stuff didn't work. Jesse - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Jan 26 13:11:40 2005
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:35 EST