mbox series

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

Message ID 20240226170011.22798-1-d.dulov@aladdin.ru (mailing list archive)
Headers show
Series rcutorture: Add missing return and use __func__ in warning | expand

Message

Daniil Dulov Feb. 26, 2024, 5 p.m. UTC
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.