Re: 2.6.19-rc5-mm1

From: Thomas Gleixner
Date: Fri Nov 10 2006 - 15:39:42 EST


On Fri, 2006-11-10 at 21:20 +0100, Benoit Boissinot wrote:
> It works fine with the following additional patch.
>
> Thanks,
>
> Benoit

Doh, this modular build of ACPI again.

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

> Index: linux-mm/arch/i386/kernel/apic.c
> ===================================================================
> --- a/arch/i386/kernel/apic.c 2006-11-10 20:42:30.000000000 +0100
> +++ b/arch/i386/kernel/apic.c 2006-11-10 20:42:41.000000000 +0100
> @@ -610,6 +610,7 @@
> if (evt->event_handler)
> clockevents_set_broadcast(evt, broadcast);
> }
> +EXPORT_SYMBOL_GPL(lapic_timer_idle_broadcast);
>
> int setup_profiling_timer(unsigned int multiplier)
> {

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/