public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: linux-acpi@vger.kernel.org
Subject: Re: [PATCH 16/16] ACPI: add DMI entry to work around another insane Toshiba BIOS
Date: Wed, 29 Sep 2010 13:27:23 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LFD.2.00.1009291320180.6673@localhost.localdomain> (raw)
In-Reply-To: <20100929154830.GA24577@srcf.ucam.org>

> On Tue, Sep 28, 2010 at 11:44:46PM -0400, Len Brown wrote:
> > From: Len Brown <len.brown@intel.com>
> > 
> > Toshiba Satellite C655D-S5048
> 
> Why are we not making this the default behaviour, perhaps with a boot or 
> config option to disable it if people really can't live with the memory 
> hit?

It looks like only Toshiba Satellite have this flaw.

It would not be fair to every Linux/ACPI system out there
to double ACPI table size because of bugs at Toshiba.

Perhaps we should wild-card and make this the default
for all Toshiba Satellite.  I expect we can do this
simply by leaving the model number off.  eg

- DMI_MATCH(DMI_PRODUCT_NAME, "Satellite L505D"),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Satellite"),

The down-side, of course, is that Satellite's in the future
will continue to pay for the bugs of Satellite's past --
but I'd not lose any sleep over that.

thanks,
Len Brown, Intel Open Source Technology Center



  reply	other threads:[~2010-09-29 17:27 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-29  3:44 ACPI patches for 2.6.36-rc6 Len Brown
2010-09-29  3:44 ` [PATCH 01/16] ACPI: Don't report current_now if battery reports in mWh Len Brown
2010-09-29  3:44   ` [PATCH 02/16] PM / ACPI: Blacklist systems known to require acpi_sleep=nonvs Len Brown
2010-09-29  3:44   ` [PATCH 03/16] ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume Len Brown
2010-09-29  3:44   ` [PATCH 04/16] ACPI: delete ZEPTO idle=nomwait DMI quirk Len Brown
2010-09-29  3:44   ` [PATCH 05/16] ACPI: expand Vista blacklist to include SP1 and SP2 Len Brown
2010-09-29  3:44   ` [PATCH 06/16] ACPI: EC: add Vista incompatibility DMI entry for Toshiba Satellite L355 Len Brown
2010-09-29  3:44   ` [PATCH 07/16] ACPI: fix build warnings resulting from merge window conflict Len Brown
2010-09-29  3:44   ` [PATCH 08/16] ACPI video: fix a poor warning message Len Brown
2010-09-29  3:44   ` [PATCH 09/16] ACPI: Fix typos Len Brown
2010-09-29  3:44   ` [PATCH 10/16] ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.c Len Brown
2010-09-29  3:44   ` [PATCH 11/16] ACPI: Kconfig: fix typo Len Brown
2010-09-29  3:44   ` [PATCH 12/16] ACPI: Fix the ERST build warning Len Brown
2010-09-29 18:09     ` Len Brown
2010-09-29  3:44   ` [PATCH 13/16] ACPI: acpi_pad: simplify code to avoid false gcc " Len Brown
2010-09-29  3:44   ` [PATCH 14/16] ACPI: fan: Fix more unbalanced code block Len Brown
2010-09-29  3:44   ` [PATCH 15/16] ACPI: Disable Windows Vista compatibility for Toshiba P305D Len Brown
2010-09-29  3:44   ` [PATCH 16/16] ACPI: add DMI entry to work around another insane Toshiba BIOS Len Brown
2010-09-29  9:51     ` Anisse Astier
2010-09-29 17:38       ` Len Brown
2010-09-29 18:32       ` [PATCH] ACPI: invoke DSDT corruption workaround on all Toshiba Satellite Len Brown
2010-09-30 13:27         ` Anisse Astier
2010-10-02  2:54           ` Len Brown
2010-09-29 15:48     ` [PATCH 16/16] ACPI: add DMI entry to work around another insane Toshiba BIOS Matthew Garrett
2010-09-29 17:27       ` Len Brown [this message]
2010-09-29 17:32         ` Matthew Garrett
2010-09-29 17:53           ` Len Brown

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=alpine.LFD.2.00.1009291320180.6673@localhost.localdomain \
    --to=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=mjg59@srcf.ucam.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