-- 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
ubuntu@hotdog:~$ 

Test completed with no kernel panics.

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to