From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Dave Jones <davej@redhat.com>
Cc: Len Brown <lenb@kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
linux-acpi@vger.kernel.org
Subject: Re: ACPI: Add Sony VGN-FW21E to nonvs blacklist.
Date: Thu, 20 Oct 2011 00:08:41 +0200 [thread overview]
Message-ID: <201110200008.41478.rjw@sisk.pl> (raw)
In-Reply-To: <20111019170642.GD2116@redhat.com>
On Wednesday, October 19, 2011, Dave Jones wrote:
> As noted by a user in https://bugzilla.redhat.com/show_bug.cgi?id=641789
> The Sony VGN-FW21E also needs the nonvs by default workaround added.
>
> Signed-off-by: Dave Jones <davej@redhat.com>
Applied to linux-pm/linux-next.
Thanks,
Rafael
> diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c
> index 3ed80b2..17fc718 100644
> --- a/drivers/acpi/sleep.c
> +++ b/drivers/acpi/sleep.c
> @@ -390,6 +390,14 @@ static struct dmi_system_id __initdata acpisleep_dmi_table[] = {
> },
> {
> .callback = init_nvs_nosave,
> + .ident = "Sony Vaio VGN-FW21E",
> + .matches = {
> + DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "VGN-FW21E"),
> + },
> + },
> + {
> + .callback = init_nvs_nosave,
> .ident = "Sony Vaio VGN-SR11M",
> .matches = {
> DMI_MATCH(DMI_SYS_VENDOR, "Sony Corporation"),
> --
> 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/
>
>
prev parent reply other threads:[~2011-10-19 22:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-19 17:06 ACPI: Add Sony VGN-FW21E to nonvs blacklist Dave Jones
2011-10-19 22:08 ` Rafael J. Wysocki [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=201110200008.41478.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=davej@redhat.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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