From: Toshi Kani <toshi.kani@hp.com>
To: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Cc: rjw@sisk.pl, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ACPI: Remove the use of CONFIG_ACPI_HOTPLUG_MEMORY_MODULE
Date: Wed, 19 Jun 2013 08:47:17 -0600 [thread overview]
Message-ID: <1371653237.22206.12.camel@misato.fc.hp.com> (raw)
In-Reply-To: <51C13703.8040909@jp.fujitsu.com>
On Wed, 2013-06-19 at 13:43 +0900, Yasuaki Ishimatsu wrote:
> 2013/06/19 6:06, Toshi Kani wrote:
> > config ACPI_HOTPLUG_MEMORY has been changed to bool (y/n), and
> > its module option is no longer valid. So, remove the use of
> > CONFIG_ACPI_HOTPLUG_MEMORY_MODULE.
> >
> > Signed-off-by: Toshi Kani <toshi.kani@hp.com>
> > ---
> > include/linux/acpi.h | 3 +--
> > 1 file changed, 1 insertion(+), 2 deletions(-)
> >
> > diff --git a/include/linux/acpi.h b/include/linux/acpi.h
> > index 17b5b59..353ba25 100644
> > --- a/include/linux/acpi.h
> > +++ b/include/linux/acpi.h
> > @@ -352,8 +352,7 @@ extern acpi_status acpi_pci_osc_control_set(acpi_handle handle,
> >
> > /* Enable _OST when all relevant hotplug operations are enabled */
> > #if defined(CONFIG_ACPI_HOTPLUG_CPU) && \
> > - (defined(CONFIG_ACPI_HOTPLUG_MEMORY) || \
> > - defined(CONFIG_ACPI_HOTPLUG_MEMORY_MODULE)) && \
> > + defined(CONFIG_ACPI_HOTPLUG_MEMORY) && \
> > defined(CONFIG_ACPI_CONTAINER)
> > #define ACPI_HOTPLUG_OST
> > #endif
> > --
> Good catch!!
>
> Acked-by: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Thanks Yasuaki!
-Toshi
next prev parent reply other threads:[~2013-06-19 14:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-18 21:06 [PATCH] ACPI: Remove the use of CONFIG_ACPI_HOTPLUG_MEMORY_MODULE Toshi Kani
2013-06-19 4:43 ` Yasuaki Ishimatsu
2013-06-19 14:47 ` Toshi Kani [this message]
2013-06-19 23:19 ` Rafael J. Wysocki
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=1371653237.22206.12.camel@misato.fc.hp.com \
--to=toshi.kani@hp.com \
--cc=isimatu.yasuaki@jp.fujitsu.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox