[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799281 Title: [Bionic][Cosmic] ipmi: Fix timer race with module unload To manage notifications about this bug go to:

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-12-04 Thread Andrew Cloke
** Changed in: linux (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799281 Title: [Bionic][Cosmic] ipmi: Fix timer race with module unload To

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-42.45 --- linux (4.15.0-42.45) bionic; urgency=medium * linux: 4.15.0-42.45 -proposed tracker (LP: #1803592) * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405) - KVM: s390: reset crypto attributes for all vcpus - KVM:

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.18.0-12.13 --- linux (4.18.0-12.13) cosmic; urgency=medium * linux: 4.18.0-12.13 -proposed tracker (LP: #1802743) * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405) - s390/zcrypt: Add ZAPQ inline function. - s390/zcrypt:

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-20 Thread Manoj Iyer
-- cosmic -- ubuntu@hotdog:~$ uname -a Linux hotdog 4.18.0-12-generic #13-Ubuntu SMP Wed Nov 14 15:16:52 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux ubuntu@hotdog:~$ ubuntu@hotdog:~$ for i in {1..500}; do sudo modprobe -r ipmi_ssif; sleep 2s ; sudo modprobe ipmi_ssif || exit; done

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-20 Thread Manoj Iyer
-- bionic -- ubuntu@hotdog:~$ uname -a Linux hotdog 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:31:49 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux ubuntu@hotdog:~$ ubuntu@hotdog:~$ for i in {1..500}; do sudo modprobe -r ipmi_ssif; sleep 2s ; sudo modprobe ipmi_ssif || exit; done

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-20 Thread Manoj Iyer
** Tags removed: verification-needed-bionic verification-needed-cosmic ** Tags added: verification-done-bionic verification-done-cosmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799281 Title:

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-15 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

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-15 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- cosmic' to 'verification-done-cosmic'. If the problem still exists, change the tag

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-07 Thread Khaled El Mously
** Changed in: linux (Ubuntu Bionic) Status: In Progress => Fix Committed ** Changed in: linux (Ubuntu Cosmic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-06 Thread Kleber Sacilotto de Souza
** Changed in: linux (Ubuntu Bionic) Status: Triaged => In Progress ** Changed in: linux (Ubuntu Cosmic) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-11-05 Thread Stefan Bader
Requested patch (0711e8c1b4572d076264e71b0002d223f2666ed7) is now upstream as of 4.20-rc1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799281 Title: [Bionic][Cosmic] ipmi: Fix timer race with

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-10-25 Thread Manoj Iyer
Regression tested on ARM64 Hisilicon D06 and found no regressions. ** Changed in: linux (Ubuntu Bionic) Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-10-23 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: Incomplete => Triaged ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Cosmic) Importance: Critical Assignee: Canonical Kernel Team (canonical-kernel-team) Status: Triaged

[Bug 1799281] Re: [Bionic][Cosmic] ipmi: Fix timer race with module unload

2018-10-22 Thread Manoj Iyer
-- cosmic testing -- ubuntu@starbuck:~$ uname -a Linux starbuck 4.18.0-10-generic #11~lp1799281+cosmic.1 SMP Mon Oct 22 21:45:47 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux ubuntu@starbuck:~$ for i in {1..500}; do sudo modprobe -r ipmi_ssif; sleep 2s ; sudo modprobe ipmi_ssif || exit; done --