diff options
| author | John Stultz <johnstul@us.ibm.com> | 2010-03-03 19:52:14 -0500 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2010-04-27 11:33:02 -0400 |
| commit | 088758186424e52096d15ea7c52e74596691dd9f (patch) | |
| tree | 7a79573ec2bbc764507d4adf04daa503a699c2dc /kernel/trace/trace_functions_graph.c | |
| parent | c76dc638bfdaa5733d1ff6bfdda87721fde340c8 (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
