2018-06-05 09:46:00 |
Kai-Heng Feng |
bug |
|
|
added bug |
2018-06-16 10:30:43 |
Kai-Heng Feng |
description |
===SRU Justification===
[Impact]
Touchpad doesn't work after boot. Roughly 1/10 fail rate.
[Test]
With the patch, I no longer see the issue in 30 times reboot.
[Fix]
Merge the "bottom halves" into the interrupt handler to prevent any data race condition.
[Regression Potential]
Low. It's specific to a single driver, which only enabled in OEM-A kernel. |
===SRU Justification===
[Impact]
Touchpad doesn't work after boot. Roughly 1/10 fail rate.
[Test]
With the patch, I no longer see the issue in 30 times reboot.
[Fix]
Factor out the pointer in the union, so the pointer value won't get changed by other union member.
[Regression Potential]
Low. It's specific to a single driver, which only enabled in OEM-A kernel. |
|
2018-06-16 10:31:06 |
Kai-Heng Feng |
summary |
Fix null pointer dereference in AMD MP2 driver |
Fix unhandled kernel page request in AMD MP2 driver |
|
2018-06-16 10:34:15 |
Kai-Heng Feng |
summary |
Fix unhandled kernel page request in AMD MP2 driver |
Fix "Unable to handle kernel paging request" in AMD MP2 driver |
|
2018-06-21 09:52:02 |
AceLan Kao |
nominated for series |
|
Ubuntu Xenial |
|
2018-06-21 10:17:50 |
Timo Aaltonen |
bug task added |
|
linux-oem (Ubuntu Xenial) |
|
2018-06-21 10:18:00 |
Timo Aaltonen |
linux-oem (Ubuntu): status |
New |
Invalid |
|
2018-06-21 10:18:06 |
Timo Aaltonen |
linux-oem (Ubuntu Xenial): status |
New |
Fix Committed |
|
2018-06-27 07:10:19 |
AceLan Kao |
tags |
|
verification-needed-xenial |
|
2018-06-27 14:53:03 |
Kai-Heng Feng |
tags |
verification-needed-xenial |
verification-done-xenial |
|