timekeeping: Rework frequency adjustments to work better w/ nohz
[deliverable/linux.git] / include / linux / timekeeper_internal.h
index 97381997625b35069d05c5269f978973689c9f40..f7ac48d2edf50e3886b37cd22d3ba64fe3b919f5 100644 (file)
@@ -92,6 +92,7 @@ struct timekeeper {
        u32                     raw_interval;
        s64                     ntp_error;
        u32                     ntp_error_shift;
+       u32                     ntp_err_mult;
 };
 
 #ifdef CONFIG_GENERIC_TIME_VSYSCALL
This page took 0.026157 seconds and 5 git commands to generate.