Re: [RFC][PATCH (7/7)] new timeofday i386 vsyscall proof of concept (v A5)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All,
        Yikes, here is another small fix a last minute function name
change caused, this time in the vsyscall-i386 patch.  This small fix
applies on top of my timeofday-vsyscall-i386_A5 patch to resolve the
issue.

Also it was noted that the vsyscall-i386 patch puts the vsyscall config
option in a bad place. I'll fix that in my next release.

Sorry about that.

thanks
-john

arch/i386/kernel/vsyscall-gtod.c: needs update
Index: arch/i386/kernel/vsyscall-gtod.c
===================================================================
--- 9d016193cc103e4ba0026e943774ef0f774bf72f/arch/i386/kernel/vsyscall-gtod.c  (mode:100644)
+++ uncommitted/arch/i386/kernel/vsyscall-gtod.c  (mode:100644)
@@ -113,7 +113,7 @@
 	}
 
 	/* save off wall time as timeval */
-	vsyscall_gtod_data.wall_time_tv = ns2timeval(wall_time);
+	vsyscall_gtod_data.wall_time_tv = ns_to_timeval(wall_time);
 
 	/* save offset_base */
 	vsyscall_gtod_data.offset_base = offset_base;



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux