y2038: vdso: change timespec to __kernel_old_timespec
[sfrench/cifs-2.6.git] / arch / ia64 / kernel / asm-offsets.c
index 00e8e2a1eb19c304477cceb8af2f3b4c244132d3..fb0deb8a42218ad2514db46904dd28daf86ece61 100644 (file)
@@ -211,7 +211,7 @@ void foo(void)
               offsetof (struct cpuinfo_ia64, ptce_stride));
        BLANK();
        DEFINE(IA64_TIMESPEC_TV_NSEC_OFFSET,
-              offsetof (struct timespec, tv_nsec));
+              offsetof (struct __kernel_old_timespec, tv_nsec));
        DEFINE(IA64_TIME_SN_SPEC_SNSEC_OFFSET,
               offsetof (struct time_sn_spec, snsec));