[CIFS] Fix potential data corruption when writing out cached dirty pages
[sfrench/cifs-2.6.git] / init / calibrate.c
index 40ff3b4048952993ed790b684800d3d36d56106b..2d3d73bd4ce13b18dcbe6d9ebd63efe1cd70c073 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <asm/timex.h>
 
-static unsigned long preset_lpj;
+unsigned long preset_lpj;
 static int __init lpj_setup(char *str)
 {
        preset_lpj = simple_strtoul(str,NULL,0);