APPLIED/cmnt: [Cosmic][Patch 0/1] ipmi: Fix timer race with module unload

Khaled Elmously khalid.elmously at canonical.com
Thu Nov 8 06:59:04 UTC 2018


Appied to cosmic/master-next, also removed the 'linux-next' from the cherry-pick line


On 2018-10-22 17:48:33 , Manoj Iyer wrote:
> Please consider the following patch that fixes a kernel panic on 
> removing and inserting the ipmi_ssif module in a loop. This is due to 
> mod_timer from arming a timer that was already removed by del_timer during 
> module unload.
> 
> This fixes bug:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1799281
> 
> The patch was cleanly cherry-picked from linux-next onto latest bionic 
> tree and tested by me on a Cavium ThunderX2 system. Please refer to the bug
> report for details on testing.
> 
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list