update
[lttv.git] / markers-test / test-mark-speed-edit.c
index 7f6d033469044b3d8280f4cd2dbab9c78bac6147..3c763e582b34195bf24ba0edd63cf6e0fb69a460 100644 (file)
@@ -62,8 +62,9 @@ static void noinline test2(const struct marker *mdata,
        //asm volatile ("");
 struct proc_dir_entry *pentry = NULL;
 
+char temp0[8192];
 int temp __cacheline_aligned = 10;
-int temp2 __cacheline_aligned = 10;
+char temp2[8192];
 
 static inline void test(unsigned long arg, unsigned long arg2)
 {
This page took 0.022141 seconds and 4 git commands to generate.