[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100120070403.19777.31978.stgit@bob.kio>
Date: Wed, 20 Jan 2010 00:06:25 -0700
From: Alex Chiang <achiang@...com>
To: lenb@...nel.org
Cc: linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] ACPI: Early _PDC tweaks
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(-)
--
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