2024-02-26 17:15:13

by Daniil Dulov

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

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.