[Bionic] bug fixes to improve stability of the ThunderX2 i2c driver
Bug #1781476 reported by
Manoj Iyer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Critical
|
Canonical Kernel Team | ||
Bionic |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
With ThunderX2 i2c driver, ipmi transfers may get stuck or stack corruption might occur.
[Test]
Generate data with ipmitool:
for i in {1..100}; do sudo ipmitool sensor list; done
for i in {1..100}; do sudo ipmitool mc info; done
[Fix]
88b4116e7e98 i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_
8d504d804ab6 i2c: xlp9xx: Fix issue seen when updating receive length
[Regression Potential]
The driver is limited to ThunderX2 hardware, and bug fixes to this driver does not have any impact on other platforms. There for risk for regression is low.
Changed in linux (Ubuntu): | |
importance: | Undecided → High |
description: | updated |
summary: |
- bug fixes that improve stability of the ThunderX2 i2c driver + [Bionic] bug fixes that improve stability of the ThunderX2 i2c driver |
summary: |
- [Bionic] bug fixes that improve stability of the ThunderX2 i2c driver + [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver |
Changed in linux (Ubuntu Bionic): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu): | |
status: | Triaged → Fix Committed |
tags: | added: cscc |
To post a comment you must log in.
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window:
apport-collect 1781476
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the Ubuntu Kernel Team.