From: Borislav Petkov <bp@alien8.de>
To: "H. Peter Anvin" <hpa@zytor.com>, Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>
Cc: Thomas Renninger <trenn@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] ACPI: Overriding ACPI tables via initrd only works with an initrd
Date: Mon, 17 Dec 2012 10:28:02 +0100 [thread overview]
Message-ID: <20121217092802.GA31947@liondog.tnic> (raw)
In-Reply-To: <1351694147-10904-4-git-send-email-trenn@suse.de>
Hi guys,
this one sanitizes the Kconfig entry prompt so can we pick it up for
-rc1 or later, please?
Thanks.
On Wed, Oct 31, 2012 at 03:35:47PM +0100, Thomas Renninger wrote:
> Reflect this dependency in Kconfig.
> Shorten the config description as suggested by Borislav Petkov
>
> Signed-off-by: Thomas Renninger <trenn@suse.de>
> ---
> drivers/acpi/Kconfig | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
> index 44cea5d..ca939b4 100644
> --- a/drivers/acpi/Kconfig
> +++ b/drivers/acpi/Kconfig
> @@ -262,7 +262,8 @@ config ACPI_CUSTOM_DSDT
> default ACPI_CUSTOM_DSDT_FILE != ""
>
> config ACPI_INITRD_TABLE_OVERRIDE
> - bool "ACPI tables can be passed via uncompressed cpio in initrd"
> + bool "ACPI tables override via initrd"
> + depends on BLK_DEV_INITRD
> default n
> help
> This option provides functionality to override arbitrary ACPI tables
> --
> 1.7.6.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
next prev parent reply other threads:[~2012-12-17 9:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-31 14:35 ACPI table overriding via initrd cleanups Thomas Renninger
2012-10-31 14:35 ` [PATCH 1/3] ACPI: Cleanup acpi_initrd_override declaration and remove ifdefs Thomas Renninger
2012-10-31 14:35 ` [PATCH 2/3] ACPI: Make acpi_table_checksum static Thomas Renninger
2012-10-31 14:35 ` [PATCH 3/3] ACPI: Overriding ACPI tables via initrd only works with an initrd Thomas Renninger
2012-12-17 9:28 ` Borislav Petkov [this message]
2012-12-17 18:08 ` H. Peter Anvin
2012-12-17 18:14 ` Borislav Petkov
2012-12-17 22:07 ` Thomas Renninger
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=20121217092802.GA31947@liondog.tnic \
--to=bp@alien8.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
--cc=trenn@suse.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.