mbox series

[SRU,B/OEM,0/1] Fix boot hang on ThinkPad 11e 3rd

Message ID 20181122081807.13989-1-aaron.ma@canonical.com
Headers show
Series Fix boot hang on ThinkPad 11e 3rd | expand

Message

Aaron Ma Nov. 22, 2018, 8:18 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1804604

[Impact]
ThinkPad 11e 3rd boot hang in systemd loading.

[Fix]
When boot case acpi_lpss_resume() get called without a
corresponding acpi_lpss_suspend() having been called.
Thus force setting the flag during boot.

[Test Case]
Tested on Thinkpad 11e 3rd.
Booting successfully.

[Regression Potential]
Low, upstream fix cherry-picked.

Cosmic already got this fix on 4.18.0-9.10.

Zhang Rui (1):
  ACPI / LPSS: Force LPSS quirks on boot

 drivers/acpi/acpi_lpss.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

AceLan Kao Nov. 29, 2018, 8:39 a.m. UTC | #1
Applied on oem kernel 4.15.0-1029.34
Aaron Ma Jan. 22, 2019, 9:39 a.m. UTC | #2
Hi Kleber:

This SRU is missed, could you apply it to Bionic?

Regards,
Aaron
Kleber Sacilotto de Souza Jan. 22, 2019, 5:10 p.m. UTC | #3
On 1/22/19 10:39 AM, Aaron Ma wrote:
> Hi Kleber:
>
> This SRU is missed, could you apply it to Bionic?
>
> Regards,
> Aaron

Hi Aaron,

Sorry about that. We failed to spot that "B/OEM" were meant for
bionic/linux and bionic/linux-oem.

I will add it to my list of patches to be applied for the next SRU
cycle. I will not apply it now though since we are still in the
beginning of this cycle, so better keep the branch clean in case we need
to re-spin.


Thanks,
Kleber