From: Myron Stowe <myron.stowe@hp.com>
To: lenb@kernel.org
Cc: aystarik@gmail.com, yakui.zhao@intel.com,
linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/3] ACPI: Fix for supporting > 256 processor declaration limit
Date: Thu, 30 Oct 2008 16:13:09 -0600 [thread overview]
Message-ID: <20081030215410.30683.95368.stgit@bob.kio> (raw)
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, v2, has no functional changes from the original
(gmane.linux.acpi.devel/34815). The changes, base on reviewer comments, are:
. a change to the printk verbage,
. some additional comments.
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 | 83 +++++++++++++++++++++++------------------
drivers/acpi/scan.c | 2 -
include/acpi/acpi_drivers.h | 1
3 files changed, 49 insertions(+), 37 deletions(-)
next reply other threads:[~2008-10-30 22:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 22:13 Myron Stowe [this message]
2008-10-30 22:13 ` [PATCH v2 1/3] ACPI: Disambiguate processor declaration type Myron Stowe
2008-10-30 22:13 ` [PATCH v2 2/3] ACPI: Behave uniquely based on processor declaration definition type Myron Stowe
2008-10-31 1:19 ` Zhao Yakui
2008-11-03 0:10 ` Myron Stowe
2008-11-03 1:15 ` Zhao Yakui
2008-11-03 2:42 ` Bjorn Helgaas
2008-11-03 2:51 ` Myron Stowe
2008-11-03 3:59 ` Zhao Yakui
2008-11-03 21:27 ` Bjorn Helgaas
2008-10-30 22:13 ` [PATCH v2 3/3] ACPI: 80 column adherence and spelling fix (no functional change) Myron Stowe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081030215410.30683.95368.stgit@bob.kio \
--to=myron.stowe@hp.com \
--cc=aystarik@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=yakui.zhao@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.