From: Len Brown <lenb@kernel.org>
To: akpm@linux-foundation.org
Cc: linux-acpi@vger.kernel.org, nokos@gmx.net, mjg59@srcf.ucam.org,
robert.moore@intel.com, trenn@suse.de
Subject: Re: [patch 05/11] acpi video: blacklist Fujitsu Lifebook S6410
Date: Tue, 10 Jun 2008 12:51:56 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.1.10.0806101250430.14381@localhost.localdomain> (raw)
In-Reply-To: <200806092322.m59NML9K013967@imap1.linux-foundation.org>
NAK,
bad idea to apply this workaround when a proper fix is in the works.
thanks,
-Len
On Mon, 9 Jun 2008, akpm@linux-foundation.org wrote:
> From: Peter Gruber <nokos@gmx.net>
>
> Taken from http://bugzilla.kernel.org/show_bug.cgi?id=10454
>
> On Thu, 1 May 2008 12:59:46 +0100 Matthew Garrett <mjg59@srcf.ucam.org> wrote:
>
> > On Thu, May 01, 2008 at 02:52:04AM -0700, akpm@linux-foundation.org wrote:
> >
> > > Taken from http://bugzilla.kernel.org/show_bug.cgi?id=10454
> >
> > Checking the bug, it seems like discussion is ongoing and a better
> > solution is possible - this seems to be a case of us differing in
> > behaviour from Vista, so we probably want to fix it up properly.
> >
> > --
> > Matthew Garrett | mjg59@srcf.ucam.org
>
> Cc: Len Brown <lenb@kernel.org>
> Cc: "Moore, Robert" <robert.moore@intel.com>
> Cc: Thomas Renninger <trenn@suse.de>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
>
> drivers/acpi/blacklist.c | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff -puN drivers/acpi/blacklist.c~acpi-video-balcklist-fujitsu-lifebook-s6410 drivers/acpi/blacklist.c
> --- a/drivers/acpi/blacklist.c~acpi-video-balcklist-fujitsu-lifebook-s6410
> +++ a/drivers/acpi/blacklist.c
> @@ -448,6 +448,14 @@ static struct dmi_system_id acpi_osi_dmi
> DMI_MATCH(DMI_PRODUCT_NAME, "ESPRIMO Mobile V5505"),
> },
> },
> + {
> + .callback = dmi_disable_osi_vista,
> + .ident = "Fujitsu Siemens",
> + .matches = {
> + DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
> + DMI_MATCH(DMI_PRODUCT_NAME, "LIFEBOOK S6410"),
> + },
> + },
> /*
> * Disable OSI(Linux) warnings on all "Hewlett-Packard"
> *
> _
>
next prev parent reply other threads:[~2008-06-10 16:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-09 23:22 [patch 05/11] acpi video: blacklist Fujitsu Lifebook S6410 akpm
2008-06-10 16:51 ` Len Brown [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-05-14 23:09 akpm
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.1.10.0806101250430.14381@localhost.localdomain \
--to=lenb@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=linux-acpi@vger.kernel.org \
--cc=mjg59@srcf.ucam.org \
--cc=nokos@gmx.net \
--cc=robert.moore@intel.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox