|
@@ -45,7 +45,7 @@
|
|
|
/* DECLARE_VVAR(offset, type, name) */
|
|
|
|
|
|
DECLARE_VVAR(0, volatile unsigned long, jiffies)
|
|
|
-DECLARE_VVAR(8, int, vgetcpu_mode)
|
|
|
+DECLARE_VVAR(16, int, vgetcpu_mode)
|
|
|
DECLARE_VVAR(128, struct vsyscall_gtod_data, vsyscall_gtod_data)
|
|
|
|
|
|
#undef DECLARE_VVAR
|