Paul E. McKenney 7acc2d9015 rcutorture: Make cur_ops->format_gp_seqs take buffer length
The Tree and Tiny implementations of rcutorture_format_gp_seqs() use
hard-coded constants for the length of the buffer that they format into.
This is of course an accident waiting to happen, so this commit therefore
makes them take a length argument.  The rcutorture calling code uses
ARRAY_SIZE() to safely compute this new argument.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
2025-02-05 07:14:39 -08:00
..
2025-01-29 10:35:40 -08:00
2025-01-21 16:09:47 -08:00
2025-01-25 08:22:26 +00:00
2025-01-21 13:51:07 -08:00
2025-01-31 12:07:07 -08:00
2025-01-21 20:03:04 -08:00
2025-01-31 12:07:07 -08:00
2024-11-03 01:28:06 -05:00
2025-01-19 12:44:28 +08:00
2024-09-27 08:18:43 -07:00
2025-01-28 11:34:03 -08:00
2024-11-03 01:28:06 -05:00