On Thu, 16 Nov 2006 10:01:01 +0100 Andi Kleen <[EMAIL PROTECTED]> wrote:
> +#ifdef CONFIG_HOTPLUG_CPU > hotcpu_notifier(cpu_vsyscall_notifier, 0); > +#endif this part isn't needed - the definition handles that. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

