Message ID | 20220528124550.32834-1-colyli@suse.de (mailing list archive) |
---|---|
Headers | show |
Series | bcache fix for Linux v5.19 (3rd wave) | expand |
On Sat, 28 May 2022 20:45:49 +0800, Coly Li wrote: > This is the last bcache patch from me for Linux v5.19, which tries to > avoid bogus soft lockup warning from the bcache writeback rate update > kworker. > > Comparing to previous version, the only change in this version is to > change BCH_WBRATE_UPDATE_RETRY_MAX to BCH_WBRATE_UPDATE_RETRY_MAX. This > is only about naming change, no other thing touched. > > [...] Applied, thanks! [1/1] bcache: avoid unnecessary soft lockup in kworker update_writeback_rate() commit: a1a2d8f0162b27e85e7ce0ae6a35c96a490e0559 Best regards,