Ubuntu-focal-kernel/kernel/rcu
Paul E. McKenney 251e53fa2c rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment
BugLink: https://bugs.launchpad.net/bugs/2073621

[ Upstream commit 8b9b443fa860276822b25057cb3ff3b28734dec0 ]

The "pipe_count > RCU_TORTURE_PIPE_LEN" check has a comment saying "Should
not happen, but...".  This is only true when testing an RCU whose grace
periods are always long enough.  This commit therefore fixes this comment.

Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Closes: https://lore.kernel.org/lkml/CAHk-=wi7rJ-eGq+xaxVfzFEgbL9tdf6Kc8Z89rCpfcQOKm74Tw@mail.gmail.com/
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Portia Stephens <portia.stephens@canonical.com>
Signed-off-by: Roxana Nicolescu <roxana.nicolescu@canonical.com>
2024-08-02 16:16:17 +02:00
..
Kconfig
Kconfig.debug
Makefile
rcu.h srcu: Fix broken node geometry after early ssp init 2021-09-20 18:48:45 +02:00
rcu_segcblist.c
rcu_segcblist.h
rcuperf.c
rcutorture.c rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment 2024-08-02 16:16:17 +02:00
srcutiny.c
srcutree.c srcu: Fix broken node geometry after early ssp init 2021-09-20 18:48:45 +02:00
sync.c
tiny.c
tree.c rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state() 2023-02-01 15:23:09 +01:00
tree.h
tree_exp.h rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait() 2023-05-12 17:15:06 +02:00
tree_plugin.h rcu: Don't deboost before reporting expedited quiescent state 2022-05-20 15:18:07 +02:00
tree_stall.h rcu/tree: Handle VM stoppage in stall detection 2021-10-11 17:08:42 -06:00
update.c