[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1163191305.8335.228.camel@localhost.localdomain>
Date: Fri, 10 Nov 2006 21:41:44 +0100
From: Thomas Gleixner <tglx@...utronix.de>
To: Benoit Boissinot <bboissin@...il.com>
Cc: Andrew Morton <akpm@...l.org>, linux-kernel@...r.kernel.org
Subject: Re: 2.6.19-rc5-mm1
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@...utronix.de>
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists