From: Thomas Renninger <trenn@suse.de>
To: akpm@linux-foundation.org
Cc: lenb@kernel.org, linux-acpi@vger.kernel.org, mjg59@srcf.ucam.org,
arekm@maven.pl, feng.tang@intel.com, flinco@libero.it,
mad_soft@inbox.ru, mjg@redhat.com, rjw@sisk.pl
Subject: Re: [patch 7/7] acpi: remove old blacklist entries
Date: Tue, 23 Feb 2010 12:11:54 +0100 [thread overview]
Message-ID: <201002231211.54403.trenn@suse.de> (raw)
In-Reply-To: <201002022238.o12Mbx54018702@imap1.linux-foundation.org>
Hi,
On Tuesday 02 February 2010 23:37:59 akpm@linux-foundation.org wrote:
> From: Matthew Garrett <mjg59@srcf.ucam.org>
>
> The kernel has a set of blacklist entries that disable ACPI functionality
> on various machines. These all seem to date from pre-git days and most
> have no indication of what they were meant to fix. Let's work on the
> assumption that we've fixed whatever it was that was broken before and so
> remove most of the entries.
> - {
> - .callback = force_acpi_ht,
> - .ident = "IBM eserver xSeries 330",
> - .matches = {
> - DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
> - DMI_MATCH(DMI_BOARD_NAME, "eserver xSeries 330"),
> - },
> - },
For this one I can confirm that the blacklist is not needed with latest
kernel and the BIOS I use.
Beside the fact that this machine did not boot correctly due to wrongly
set up SCI irq since 2.6.31 (fixed via stable kernels now), the blacklist does
not match for my machine at all as only "System Information" and not the
"Base Board Information" used in the blacklist is filled in BIOS DMI data:
System Information
Manufacturer: IBM
Product Name: eserver xSeries 330 -[867411X]-
Base Board Information
Manufacturer: IBM
Product Name: Not Specified
I did not test whether the BIOS is up to date, though (and won't update, sorry):
Release Date: 09/20/2002
I'd also vote to remove the blacklist for ACPI test
(does this branch get synced into linux-next)?
Thomas
next prev parent reply other threads:[~2010-02-23 11:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 22:37 [patch 7/7] acpi: remove old blacklist entries akpm
2010-02-03 23:04 ` Henrique de Moraes Holschuh
2010-02-16 7:53 ` Len Brown
2010-02-16 8:19 ` Len Brown
2010-02-16 15:40 ` Matthew Garrett
2010-02-17 2:49 ` Len Brown
2010-02-17 14:32 ` Matthew Garrett
2010-02-17 18:24 ` Len Brown
2010-02-17 18:31 ` Matthew Garrett
2010-02-17 19:43 ` Henrique de Moraes Holschuh
2010-02-17 21:23 ` Len Brown
2010-02-17 21:28 ` Matthew Garrett
2010-02-19 5:44 ` Len Brown
2010-02-19 5:53 ` [PATCH 1/2] ACPI: remove "acpi=ht" DMI blacklist Len Brown
2010-02-19 5:55 ` [patch 2/2] ACPI: delete the "acpi=ht" boot option Len Brown
2010-02-23 11:11 ` Thomas Renninger [this message]
2010-03-14 20:35 ` [patch 7/7] acpi: remove old blacklist entries 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=201002231211.54403.trenn@suse.de \
--to=trenn@suse.de \
--cc=akpm@linux-foundation.org \
--cc=arekm@maven.pl \
--cc=feng.tang@intel.com \
--cc=flinco@libero.it \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=mad_soft@inbox.ru \
--cc=mjg59@srcf.ucam.org \
--cc=mjg@redhat.com \
--cc=rjw@sisk.pl \
/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.