lkml.org 
[lkml]   [2013]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] ACPI: Remove the use of CONFIG_ACPI_HOTPLUG_MEMORY_MODULE
From
Date
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




\
 
 \ /
  Last update: 2013-06-19 17:21    [W:0.067 / U:1.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site