Files
linux-stable-mirror/include/linux
Ankur Arora af635d1651 rcu: fix header guard for rcu_all_qs()
[ Upstream commit ad6b5b73ff ]

rcu_all_qs() is defined for !CONFIG_PREEMPT_RCU but the declaration
is conditioned on CONFIG_PREEMPTION.

With CONFIG_PREEMPT_LAZY, CONFIG_PREEMPTION=y does not imply
CONFIG_PREEMPT_RCU=y.

Decouple the two.

Cc: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Ankur Arora <ankur.a.arora@oracle.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-04 14:37:05 +02:00
..
2024-07-05 09:12:55 +02:00
2024-06-21 14:53:19 +02:00
2024-06-21 14:53:46 +02:00
2024-10-17 15:07:44 +02:00
2025-06-04 14:37:01 +02:00
2024-06-21 14:53:28 +02:00
2024-11-08 16:22:03 +01:00
2025-03-13 12:47:21 +01:00
2024-04-13 12:58:31 +02:00
2025-03-13 12:47:24 +01:00
2025-04-10 14:30:53 +02:00
2025-02-01 18:22:32 +01:00
2025-01-09 13:24:59 +01:00
2024-07-05 09:12:55 +02:00
2024-10-17 15:07:57 +02:00