hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/ia64/kernel/asm-offsets.c
....@@ -211,7 +211,7 @@
211211 offsetof (struct cpuinfo_ia64, ptce_stride));
212212 BLANK();
213213 DEFINE(IA64_TIMESPEC_TV_NSEC_OFFSET,
214
- offsetof (struct timespec, tv_nsec));
214
+ offsetof (struct __kernel_old_timespec, tv_nsec));
215215 DEFINE(IA64_TIME_SN_SPEC_SNSEC_OFFSET,
216216 offsetof (struct time_sn_spec, snsec));
217217