mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: len.brown@intel.com, Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix Kconfig dependencies for apei->pstore
Date: Fri, 15 Apr 2011 11:29:11 -0700	[thread overview]
Message-ID: <20110415112911.ba5f3023.randy.dunlap@oracle.com> (raw)
In-Reply-To: <4da5e1dc16852d7b29@agluck-desktop.sc.intel.com>

On Wed, 13 Apr 2011 10:48:12 -0700 Luck, Tony wrote:

> Geert Uytterhoeven's dependency checker kicked out this warning:
> 
> + warning: (ACPI_APEI) selects PSTORE which has unmet direct dependencies (MISC_FILESYSTEMS):  => N/A
> 
> Randy confirmed that the fix was to "select MISC_FILESYSTEMS" too.
> 
> Signed-off-by: Tony Luck <tony.luck@intel.com>

Tested-by: Randy Dunlap <randy.dunlap@oracle.com>

Thanks.

> ---
> 
> diff --git a/drivers/acpi/apei/Kconfig b/drivers/acpi/apei/Kconfig
> index 66a03ca..f739a70 100644
> --- a/drivers/acpi/apei/Kconfig
> +++ b/drivers/acpi/apei/Kconfig
> @@ -1,5 +1,6 @@
>  config ACPI_APEI
>  	bool "ACPI Platform Error Interface (APEI)"
> +	select MISC_FILESYSTEMS
>  	select PSTORE
>  	depends on X86
>  	help
> --


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

      parent reply	other threads:[~2011-04-15 18:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-09  7:37 Build regressions/improvements in v2.6.39-rc2 Geert Uytterhoeven
2011-04-13 17:27 ` Tony Luck
2011-04-13 17:31   ` Randy Dunlap
2011-04-13 17:48     ` [PATCH] Fix Kconfig dependencies for apei->pstore Luck, Tony
2011-04-13 18:11       ` Geert Uytterhoeven
2011-04-15 18:29       ` Randy Dunlap [this message]

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=20110415112911.ba5f3023.randy.dunlap@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=geert@linux-m68k.org \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®