sst-linux/kernel/rcu
Greg Kroah-Hartman acddb87620 Revert "rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()"
This reverts commit 224fd631c4 which is
commit fd70e9f1d85f5323096ad313ba73f5fe3d15ea41 upstream.

It is reported to cause problems in testing, so revert it for now.

Link: https://lore.kernel.org/r/20241216-comic-handling-3bcf108cc465@wendy
Reported-by: Conor Dooley <conor.dooley@microchip.com>
CC: Zhixu Liu <zhixu.liu@gmail.com>
Cc: Zqiang <qiang.zhang1211@gmail.com>
Cc: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Cc: Sasha Levin <sashal@kernel.org>
Cc: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-01-02 10:30:55 +01:00
..
Kconfig
Kconfig.debug
Makefile
rcu_segcblist.c
rcu_segcblist.h
rcu.h rcu: Dump memory object info if callback function is invalid 2024-08-29 17:30:28 +02:00
rcuscale.c rcuscale: Provide clear error when async specified without primitives 2024-10-17 15:21:42 +02:00
rcutorture.c rcutorture: Fix rcu_torture_fwd_cb_cr() data race 2024-08-14 13:52:44 +02:00
refscale.c
srcutiny.c rcu: Dump memory object info if callback function is invalid 2024-08-29 17:30:28 +02:00
srcutree.c rcu: Dump memory object info if callback function is invalid 2024-08-29 17:30:28 +02:00
sync.c
tasks.h Revert "rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gpcb()" 2025-01-02 10:30:55 +01:00
tiny.c rcu: Dump memory object info if callback function is invalid 2024-08-29 17:30:28 +02:00
tree_exp.h rcu/exp: Handle RCU expedited grace period kworker allocation failure 2024-03-26 18:20:28 -04:00
tree_nocb.h rcu/nocb: Fix RT throttling hrtimer armed from offline CPU 2024-10-17 15:20:49 +02:00
tree_plugin.h
tree_stall.h rcu: Fix buffer overflow in print_cpu_stall_info() 2024-06-12 11:03:05 +02:00
tree.c rcu: Eliminate rcu_gp_slow_unregister() false positive 2024-08-29 17:30:28 +02:00
tree.h rcu/nocb: Remove buggy bypass lock contention mitigation 2024-09-08 07:53:10 +02:00
update.c