[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1781476 Title: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2018-08-23 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-33.36 --- linux (4.15.0-33.36) bionic; urgency=medium * linux: 4.15.0-33.36 -proposed tracker (LP: #1787149) * RTNL assertion failure on ipvlan (LP: #1776927) - ipvlan: drop ipv6 dependency - ipvlan: use per device

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2018-08-16 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.17.0-7.8 --- linux (4.17.0-7.8) cosmic; urgency=medium * linux: 4.17.0-7.8 -proposed tracker (LP: #1785242) * Cosmic update to 4.17.12 stable release (LP: #1785211) - spi: spi-s3c64xx: Fix system resume support - Input:

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2018-08-13 Thread Manoj Iyer
-- Kernel version -- ubuntu@apollo:~$ apt policy linux-image-4.15.0-31 linux-image-4.15.0-31-generic: Installed: 4.15.0-31.33 Candidate: 4.15.0-31.33 Version table: *** 4.15.0-31.33 500 500 http://ports.ubuntu.com/ubuntu-ports bionic-proposed/main arm64 Packages 100

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2018-08-07 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- bionic' to 'verification-done-bionic'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2018-08-01 Thread Seth Forshee
** Changed in: linux (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1781476 Title: [Bionic] bug fixes to improve stability of the

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2018-07-27 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic) Status: New => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1781476 Title: [Bionic] bug fixes to improve stability of the

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes to improve stability of the ThunderX2 i2c driver

2018-07-26 Thread Stefan Bader
** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1781476 Title: [Bionic] bug fixes to improve stability

[Kernel-packages] [Bug 1781476] Re: [Bionic] bug fixes that improve stability of the ThunderX2 i2c driver

2018-07-13 Thread Manoj Iyer
I ran the following tests on a ThunderX2 system with the patched kernel: for i in {1..100}; do sudo ipmitool sensor list; done for i in {1..100}; do sudo ipmitool mc info; done The idea here is to generate a lot of data though the i2c driver, and trigger any instability that might exist. The