fs: scale mntget/mntput
[deliverable/linux.git] / arch / ia64 / kernel / perfmon.c
index 5a24f40bb48e03dab94a0760d573e352624c3e0f..f099b82703d8f4ff6d23292fcc18251691a741a7 100644 (file)
@@ -1542,7 +1542,7 @@ pfm_exit_smpl_buffer(pfm_buffer_fmt_t *fmt)
  * any operations on the root directory. However, we need a non-trivial
  * d_name - pfm: will go nicely and kill the special-casing in procfs.
  */
-static struct vfsmount *pfmfs_mnt;
+static struct vfsmount *pfmfs_mnt __read_mostly;
 
 static int __init
 init_pfm_fs(void)
This page took 0.025667 seconds and 5 git commands to generate.