public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Tomasz Nowicki <tomasz.nowicki@linaro.org>,
	"Luck, Tony" <tony.luck@intel.com>, Borislav Petkov <bp@suse.de>
Cc: lenb@kernel.org, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ACPI, APEI: Remove X86 redundant dependency for APEI Generic Hardware Error Source.
Date: Sat, 15 Feb 2014 01:57:48 +0100	[thread overview]
Message-ID: <1611441.dxrnOY2zmW@vostro.rjw.lan> (raw)
In-Reply-To: <1392049416-31240-1-git-send-email-tomasz.nowicki@linaro.org>

On Monday, February 10, 2014 05:23:36 PM Tomasz Nowicki wrote:
> ACPI_APEI is already dependent on X86, hence, there is no need to
> define such dependency for ACPI_APEI_GHES again.
> 
> Signed-off-by: Tomasz Nowicki <tomasz.nowicki@linaro.org>

Tony, Boris, if you're fine with this, I'll take it for 3.15.

> ---
>  drivers/acpi/apei/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/acpi/apei/Kconfig b/drivers/acpi/apei/Kconfig
> index 786294b..1d7ca6e 100644
> --- a/drivers/acpi/apei/Kconfig
> +++ b/drivers/acpi/apei/Kconfig
> @@ -13,7 +13,7 @@ config ACPI_APEI
>  
>  config ACPI_APEI_GHES
>  	bool "APEI Generic Hardware Error Source"
> -	depends on ACPI_APEI && X86
> +	depends on ACPI_APEI
>  	select ACPI_HED
>  	select IRQ_WORK
>  	select GENERIC_ALLOCATOR
> 

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

  reply	other threads:[~2014-02-15  0:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-10 16:23 [PATCH] ACPI, APEI: Remove X86 redundant dependency for APEI Generic Hardware Error Source Tomasz Nowicki
2014-02-15  0:57 ` Rafael J. Wysocki [this message]
2014-02-15  6:06   ` Borislav Petkov

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=1611441.dxrnOY2zmW@vostro.rjw.lan \
    --to=rjw@rjwysocki.net \
    --cc=bp@suse.de \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tomasz.nowicki@linaro.org \
    --cc=tony.luck@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox