[PATCH v3 0/3] ACPI: Fix for supporting > 256 processor declarationlimit

From: Myron Stowe
Date: Tue Nov 04 2008 - 16:53:05 EST


The following three item patch series fixes an issue with the introduction
of > 256 processor declaration support: "Allow processor to be declared with
the Device() instead of Processor()" (git SHA 11bf04c4).

This version, v3, has no functional changes from the original
(gmane.linux.acpi.devel/34815). The changes, based on reviewer comments, are:
. a change to the printk verbage (v2),
. some additional comments (v2),
. augment an existing printk to aid detection of faulty FW (v3).

Please queue as .29 material.

Thanks,
Myron

---

Myron Stowe (3):
ACPI: 80 column adherence and spelling fix (no functional change)
ACPI: Behave uniquely based on processor declaration definition type
ACPI: Disambiguate processor declaration type


drivers/acpi/processor_core.c | 86 +++++++++++++++++++++++------------------
drivers/acpi/scan.c | 2 -
include/acpi/acpi_drivers.h | 1
3 files changed, 51 insertions(+), 38 deletions(-)

--
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/