aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2012-10-11 15:24:03 -0700
committerPaul E. McKenney <[email protected]>2012-11-08 11:50:12 -0800
commit40694d6644d5cca28531707559466122eb212d8b (patch)
tree4585fe95e0fa05c3273343971d46ea4403af294f /net/unix/af_unix.c
parent1924bcb0259711eea98491a7942d1ffbf677e114 (diff)
rcu: Move synchronize_sched_expedited() state to rcu_state
Tracing (debugfs) of expedited RCU primitives is required, which in turn requires that the relevant data be located where the tracing code can find it, not in its current static global variables in kernel/rcutree.c. This commit therefore moves sync_sched_expedited_started and sync_sched_expedited_done to the rcu_state structure, as fields ->expedited_start and ->expedited_done, respectively. Signed-off-by: Paul E. McKenney <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions