public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ACPI: Early _PDC tweaks
@ 2010-01-20  7:06 Alex Chiang
  2010-01-20  7:06 ` [PATCH 1/2] ACPI: processor: add kernel command line support for early _PDC eval Alex Chiang
  2010-01-20  7:06 ` [PATCH 2/2] ACPI: processor: only evaluate _PDC once per processor Alex Chiang
  0 siblings, 2 replies; 5+ messages in thread
From: Alex Chiang @ 2010-01-20  7:06 UTC (permalink / raw)
  To: lenb; +Cc: linux-acpi, linux-kernel

As requested by Len, a few more improvements in how we handle the
early _PDC path.

Allow platforms not listed in the DMI table to opt-in for early _PDC
with a kernel command line param.

If we do evaluate _PDC early, remember that fact and do not evaluate
it a second time when the ACPI processor driver loads.

/ac

---

Alex Chiang (2):
      ACPI: processor: add kernel command line support for early _PDC eval
      ACPI: processor: only evaluate _PDC once per processor


 Documentation/kernel-parameters.txt |    4 ++++
 drivers/acpi/processor_pdc.c        |   14 ++++++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-01-22 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20  7:06 [PATCH 0/2] ACPI: Early _PDC tweaks Alex Chiang
2010-01-20  7:06 ` [PATCH 1/2] ACPI: processor: add kernel command line support for early _PDC eval Alex Chiang
2010-01-22 17:40   ` Len Brown
2010-01-20  7:06 ` [PATCH 2/2] ACPI: processor: only evaluate _PDC once per processor Alex Chiang
2010-01-22 17:40   ` Len Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox