Skip to content
Commit e6339d3b authored by Ingo Molnar's avatar Ingo Molnar Committed by Paul E. McKenney
Browse files

rcu: Remove __read_mostly annotations from rcu_scheduler_active externs



Remove the __read_mostly attributes from the rcu_scheduler_active
extern declarations, because these attributes are ignored for
prototypes and we'd have to include the full <linux/cache.h> header
to gain this functionally pointless attribute defined.

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 58d4292b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment