From: Joseph Salisbury <hidden> Date: 2015-07-13 19:36:22
Hello Jiang,
A kernel bug report was opened against Ubuntu [0]. It was found that
reverting the following commit resolves this bug:
commit cd68f6bd53cf89d1d5ed889b8af65e9c3574a079
Author: Jiang Liu [off-list ref]
Date: Mon Oct 27 16:11:52 2014 +0800
x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
The regression was introduced as of v3.19-rc1.
I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?
Thanks,
Joe
[0] http://pad.lv/1440072
From: Jiang Liu <hidden> Date: 2015-07-14 02:42:39
On 2015/7/14 3:36, Joseph Salisbury wrote:
Hello Jiang,
A kernel bug report was opened against Ubuntu [0]. It was found that
reverting the following commit resolves this bug:
commit cd68f6bd53cf89d1d5ed889b8af65e9c3574a079
Author: Jiang Liu [off-list ref]
Date: Mon Oct 27 16:11:52 2014 +0800
x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
The regression was introduced as of v3.19-rc1.
I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?
Hi Joseph,
Sorry for the trouble. It would be great if we could get
more information about the bug, such as bug report info, dmesg and
acpidump from the reporting system.
Thanks!
Gerry
From: Joseph Salisbury <hidden> Date: 2015-07-14 16:11:31
On 07/13/2015 10:42 PM, Jiang Liu wrote:
On 2015/7/14 3:36, Joseph Salisbury wrote:
quoted
Hello Jiang,
A kernel bug report was opened against Ubuntu [0]. It was found that
reverting the following commit resolves this bug:
commit cd68f6bd53cf89d1d5ed889b8af65e9c3574a079
Author: Jiang Liu [off-list ref]
Date: Mon Oct 27 16:11:52 2014 +0800
x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
The regression was introduced as of v3.19-rc1.
I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?
Hi Joseph,
Sorry for the trouble. It would be great if we could get
more information about the bug, such as bug report info, dmesg and
acpidump from the reporting system.
Thanks!
Gerry
From: Joseph Salisbury <hidden> Date: 2015-07-14 17:22:19
On 07/13/2015 10:42 PM, Jiang Liu wrote:
On 2015/7/14 3:36, Joseph Salisbury wrote:
quoted
Hello Jiang,
A kernel bug report was opened against Ubuntu [0]. It was found that
reverting the following commit resolves this bug:
commit cd68f6bd53cf89d1d5ed889b8af65e9c3574a079
Author: Jiang Liu [off-list ref]
Date: Mon Oct 27 16:11:52 2014 +0800
x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
The regression was introduced as of v3.19-rc1.
I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?
Hi Joseph,
Sorry for the trouble. It would be great if we could get
more information about the bug, such as bug report info, dmesg and
acpidump from the reporting system.
Thanks!
Gerry
From: Jiang Liu <hidden> Date: 2015-07-15 03:17:42
On 2015/7/15 1:22, Joseph Salisbury wrote:
On 07/13/2015 10:42 PM, Jiang Liu wrote:
quoted
On 2015/7/14 3:36, Joseph Salisbury wrote:
quoted
Hello Jiang,
A kernel bug report was opened against Ubuntu [0]. It was found that
reverting the following commit resolves this bug:
commit cd68f6bd53cf89d1d5ed889b8af65e9c3574a079
Author: Jiang Liu [off-list ref]
Date: Mon Oct 27 16:11:52 2014 +0800
x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
The regression was introduced as of v3.19-rc1.
I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?
Hi Joseph,
Sorry for the trouble. It would be great if we could get
more information about the bug, such as bug report info, dmesg and
acpidump from the reporting system.
Thanks!
Gerry
Hi Joseph,
According to my investigation, it's an ACPI BIOS issue instead
of a kernel bug. But it's actually a regression. Now we enforce stricter
check for ACPI SCI interrupt, which exposes an implementation flaw in
the virtual BIOS.
I have posted the analysis at
https://bugzilla.kernel.org/show_bug.cgi?id=101301
But I have no account at launchpad, so could you please help to copy
the message to launchpad?
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440072
Thanks!
Gerry
From: Joseph Salisbury <hidden> Date: 2015-07-15 16:06:10
On 07/14/2015 11:17 PM, Jiang Liu wrote:
On 2015/7/15 1:22, Joseph Salisbury wrote:
quoted
On 07/13/2015 10:42 PM, Jiang Liu wrote:
quoted
On 2015/7/14 3:36, Joseph Salisbury wrote:
quoted
Hello Jiang,
A kernel bug report was opened against Ubuntu [0]. It was found that
reverting the following commit resolves this bug:
commit cd68f6bd53cf89d1d5ed889b8af65e9c3574a079
Author: Jiang Liu [off-list ref]
Date: Mon Oct 27 16:11:52 2014 +0800
x86, irq, acpi: Get rid of special handling of GSI for ACPI SCI
The regression was introduced as of v3.19-rc1.
I was hoping to get your feedback, since you are the patch author. Do
you think gathering any additional data will help diagnose this issue,
or would it be best to submit a revert request?
Hi Joseph,
Sorry for the trouble. It would be great if we could get
more information about the bug, such as bug report info, dmesg and
acpidump from the reporting system.
Thanks!
Gerry
Hi Joseph,
According to my investigation, it's an ACPI BIOS issue instead
of a kernel bug. But it's actually a regression. Now we enforce stricter
check for ACPI SCI interrupt, which exposes an implementation flaw in
the virtual BIOS.
I have posted the analysis at
https://bugzilla.kernel.org/show_bug.cgi?id=101301
But I have no account at launchpad, so could you please help to copy
the message to launchpad?
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1440072
Thanks!
Gerry
Thanks for the analysis and feedback, Gerry. I'll update the launchpad
bug with your info.
Thanks,
Joe