A generic 2.6.11 w/ CONFIG_SMP=n: arch/ia64/mm/discontig.c: In function `find_pernode_space': arch/ia64/mm/discontig.c:370: error: `__per_cpu_offset' undeclared (first use in this function) arch/ia64/mm/discontig.c:370: error: (Each undeclared identifier is reported only once arch/ia64/mm/discontig.c:370: error: for each function it appears in.)
I don't know how much of this function is a no-op on UP systems; though discontig.c compiles w/ an #ifdef CONFIG_SMP around the __per_cpu_offset assignment. -- 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
