From: Josip Rodin <joy@xxxxxxxxxxxxxx> Date: Sat, 12 Sep 2009 00:38:50 +0200 > Just a small glitch: > > % grep -r smp_percpu_timer_interrupt arch/sparc/ -B2 -A2 > arch/sparc/kernel/syscalls.S- > arch/sparc/kernel/syscalls.S- /* Blackbird errata workaround. See commentary in > arch/sparc/kernel/syscalls.S: * smp.c:smp_percpu_timer_interrupt() for more > arch/sparc/kernel/syscalls.S- * information. > arch/sparc/kernel/syscalls.S- */ > -- > arch/sparc/include/asm/system_64.h- > arch/sparc/include/asm/system_64.h-/* Blackbird errata workaround. See commentary in > arch/sparc/include/asm/system_64.h: * arch/sparc64/kernel/smp.c:smp_percpu_timer_interrupt() > arch/sparc/include/asm/system_64.h- * for more information. > arch/sparc/include/asm/system_64.h- */ > > It looks like that information is now in tick_add_compare() in > arch/sparc/kernel/time_64.c so these two references should be updated. Yep, I happen to read that comment recently too. I'll fix it up, thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html