The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Toshi Kani <toshi.kani@hp.com>
Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULE
Date: Tue, 12 Feb 2013 00:22:17 +0100	[thread overview]
Message-ID: <2134502.Uo3joRHVj1@vostro.rjw.lan> (raw)
In-Reply-To: <1360622000-22140-1-git-send-email-toshi.kani@hp.com>

On Monday, February 11, 2013 03:33:20 PM Toshi Kani wrote:
> config ACPI_CONTAINER has been changed to bool (y/n), and its
> module option is no longer valid.  So, remove the use of
> CONFIG_ACPI_CONTAINER_MODULE.
> 
> Signed-off-by: Toshi Kani <toshi.kani@hp.com>

I'm going to take it.

Thanks,
Rafael


> ---
>  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 c6ccd9f..bcbdd74 100644
> --- a/include/linux/acpi.h
> +++ b/include/linux/acpi.h
> @@ -363,8 +363,7 @@ extern acpi_status acpi_pci_osc_control_set(acpi_handle handle,
>  #if defined(CONFIG_ACPI_HOTPLUG_CPU) &&			\
>  	(defined(CONFIG_ACPI_HOTPLUG_MEMORY) ||		\
>  	 defined(CONFIG_ACPI_HOTPLUG_MEMORY_MODULE)) &&	\
> -	(defined(CONFIG_ACPI_CONTAINER) ||		\
> -	 defined(CONFIG_ACPI_CONTAINER_MODULE))
> +	defined(CONFIG_ACPI_CONTAINER)
>  #define ACPI_HOTPLUG_OST
>  #endif
>  
> --
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

  reply	other threads:[~2013-02-11 23:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11 22:33 [PATCH] ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULE Toshi Kani
2013-02-11 23:22 ` Rafael J. Wysocki [this message]
2013-02-11 23:10   ` Toshi Kani

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=2134502.Uo3joRHVj1@vostro.rjw.lan \
    --to=rjw@sisk.pl \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=toshi.kani@hp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox