[PATCH 5.10 0/1] rcutorture: Add missing return and use __func__ in warning

Daniil Dulov posted 1 patch 1 year, 11 months ago
There is a newer version of this series
[PATCH 5.10 0/1] rcutorture: Add missing return and use __func__ in warning
Posted by Daniil Dulov 1 year, 11 months ago
Svacer reports a potential division by zero at rcu_torture_writer() in
5.10 stable release. The problem has been fixed by the following patch
that can be cleanly applied to 5.10 branches.