On Wed, 2005-03-09 at 09:38 -0800, Grant Grundler wrote: > On Tue, Mar 08, 2005 at 10:09:58PM -0700, dann frazier wrote: > > Is this the right way to approach a patch to fix this? > > It looks right. But I'd expect arch/ia64/mm/discontig.c to use whats > in the header file so everyone is using the same definition. > > > +#ifdef CONFIG_SMP > > void *per_cpu_init(void) > ... > > ie move that bit to asm-ia64/percpu.h
Thanks Grant. I took a closer look at Jesse's fixes, and he had already solved this in a different way. I'll stick with his method. -- dann frazier <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
