[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.1.10.0809021419490.3243@apollo.tec.linutronix.de>
Date: Tue, 2 Sep 2008 14:21:43 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Andi Kleen <andi@...stfloor.org>
cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Larry Finger <Larry.Finger@...inger.net>,
LKML <linux-kernel@...r.kernel.org>,
"Rafael J. Wysocki" <rjw@...k.pl>,
Alok Kataria <akataria@...are.com>,
Michael Buesch <mb@...sch.de>
Subject: Re: Regression in 2.6.27 caused by commit bfc0f59
On Tue, 2 Sep 2008, Andi Kleen wrote:
> Thomas Gleixner <tglx@...utronix.de> writes:
> >
> > The whole ACPI code relies pretty much on PM_TIMER and as I said
>
> The Linux ACPI code does not rely on PM_TIMER in any special ways AFAIK
> (except that it occasionally uses standard linux timer functions)
> It merely discovers it for use by the other pmtimer users.
# grep -rc acpi_gbl_FADT.xpm_timer_block.address drivers/acpi/ | grep -v ":0"
drivers/acpi/processor_idle.c:12
I need to correct myself. It's only the processor_idle code :)
Thanks,
tglx
--
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