From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: "Zheng, Lv" <lv.zheng@intel.com>
Cc: "RobertBMoore@compuserve.com" <RobertBMoore@compuserve.com>,
"Thomas Renninger (trenn@suse.de)" <trenn@suse.de>,
Oswald Buddenhagen <ossi@kde.org>,
ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ACPICA: Revert "ACPICA: Add option to favor 32-bit FADT addresses."
Date: Tue, 13 May 2014 03:30:39 +0200 [thread overview]
Message-ID: <3232280.ZxmcGHBhqB@vostro.rjw.lan> (raw)
In-Reply-To: <1AE640813FDE7649BE1B193DEA596E880255B8DD@SHSMSX101.ccr.corp.intel.com>
On Tuesday, May 13, 2014 01:05:59 AM Zheng, Lv wrote:
> Hi,
>
> > From: Rafael J. Wysocki [mailto:rjw@rjwysocki.net]
> > Sent: Tuesday, May 13, 2014 8:09 AM
> >
> > On Monday, May 12, 2014 08:51:36 AM Zheng, Lv wrote:
> > > Hi, Rafael
> > >
> > > I checked the bug.
> > >
> > > The dmesg of the kernel without the bisected commit:
> > > [ 0.000000] ACPI BIOS Warning (bug): Incorrect checksum in table [XSDT] - 0xA0, should be 0xC9 (20140214/tbprint-218)
> > > [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20140214/tbfadt-395)
> > > [ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT - 0xCF661F40/0x00000000CF667E40, using 32
> > (20140214/tbfadt-522)
> > >
> > > The dmesg of the kernel with the bisected commit:
> > > [ 0.000000] ACPI BIOS Warning (bug): Incorrect checksum in table [XSDT] - 0xA0, should be 0xC9 (20131218/tbprint-214)
> > > [ 0.000000] ACPI BIOS Warning (bug): 32/64X FACS address mismatch in FADT: 0xCF661F40/0x00000000CF667E40, using 64-bit
> > address (20131218/tbfadt-271)
> > >
> > > This is the purpose of the bisected commit.
> > > According to the link below:
> > > http://bugs.acpica.org/show_bug.cgi?id=885
> > > And Windows documentation:
> > > http://download.microsoft.com/download/5/b/9/5b97017b-e28a-4bae-ba48-174cf47d23cd/CPA002_WH06.ppt
> > > We believe 64-bit addresses should be used by default so that new features can be enabled according to the public knowledge of
> > Windows Vista+ behavior.
> > > For old Windows, it's hard for us to guess, we should wait for the reports and add quirks for them.
> > >
> > > Thus this commit is not wrong, it shouldn't be reverted.
> >
> > It is wrong, because it breaks a system that worked without it.
> >
> > It's *that* simple.
>
> For this commit, we knew there would be systems broken.
> And was prepared to add quirks for them.
> The quirks are not there just because we rely on end users to report.
>
> >
> > And either you have a fix for that (which is not a quirk, because there may be
> > more machines like that), or we have to revert it.
> >
> > > Though this platform is newer than vista, we still should offer a quirk mechanism
> > > for it as a quick fix:
> >
> > We didn't need a quirk for it before, though.
>
> But according to BZ885, we need more quirks for other machines before.
> For example, ThinkPad 40e and ThinkPad 51e reported in the BZ885.
>
> >
> > So really, I'm reverting it.
>
> OK.
> I'll first try to figure out the cause of the issue that is happening to Intel DP45SG.
> And then try this approach again in a smarter way that is more tolerant torward the possible regressions.
Great, thanks!
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
next prev parent reply other threads:[~2014-05-13 1:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 0:11 Rafael J. Wysocki
2014-05-12 1:10 ` Zheng, Lv
2014-05-12 8:51 ` Zheng, Lv
2014-05-13 0:09 ` Rafael J. Wysocki
2014-05-13 1:05 ` Zheng, Lv
2014-05-13 1:30 ` Rafael J. Wysocki [this message]
2014-05-13 4:54 ` Zheng, Lv
2014-05-13 8:50 ` [PATCH] Tables: Restore old behavor to favor 32-bit FADT addresses Lv Zheng
2014-05-26 13:06 ` Rafael J. Wysocki
2014-05-27 17:27 ` [RFC PATCH 0/6] ACPICA: 64bit FADT addresses enabling Lv Zheng
2014-05-27 17:27 ` [RFC PATCH 1/6] ACPICA: Hardware: Reduce divergences for sleep functions Lv Zheng
2014-05-27 17:27 ` [RFC PATCH 2/6] ACPICA: Hardware: Enable 64-bit firmware waking vector for selected FACS Lv Zheng
2014-05-27 17:28 ` [RFC PATCH 3/6] ACPI: sleep: Update acpi_set_firmware_waking_vector() invocations to favor 32-bit firmware waking vector Lv Zheng
2014-05-27 17:28 ` [RFC PATCH 4/6] ACPICA: Tables: Enable both 32-bit and 64-bit FACS Lv Zheng
2014-05-27 17:28 ` [RFC PATCH 5/6] ACPICA: Hardware: Enable firmware waking vector for " Lv Zheng
2014-05-27 17:29 ` [RFC PATCH 6/6] ACPICA: Tables: Enable default 64-bit FADT addresses favor Lv Zheng
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=3232280.ZxmcGHBhqB@vostro.rjw.lan \
--to=rjw@rjwysocki.net \
--cc=RobertBMoore@compuserve.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lv.zheng@intel.com \
--cc=ossi@kde.org \
--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
all inboxes | Powered by JetHome®