aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorJohn Stultz <johnstul@us.ibm.com>2010-03-03 19:52:14 -0500
committerThomas Gleixner <tglx@linutronix.de>2010-04-27 11:33:02 -0400
commit088758186424e52096d15ea7c52e74596691dd9f (patch)
tree7a79573ec2bbc764507d4adf04daa503a699c2dc /kernel/trace/trace_functions_graph.c
parentc76dc638bfdaa5733d1ff6bfdda87721fde340c8 (diff)
Call synchronize_rcpu in unregister_filesystem
Quoting Nick: "BTW there are a few issues Al pointed out. We have to synchronize RCU after unregistering a filesystem so d_ops/i_ops doesn't go away, and mntput can sleep so we can't do it under RCU read lock." This patch simply calls synchronize_rcpu in unregister_filesystem to avoid this issue Signed-off-by: John Stultz <johnstul@us.ibm.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions