commit | 7bd867dfb4e0357e06a3211ab2bd0e714110def3 | [log] [tgz] |
---|---|---|
author | Feng Tang <feng.tang@intel.com> | Thu Sep 10 10:48:56 2009 +0800 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 16 14:34:50 2009 +0200 |
tree | fb66f4944f655ba594a7ae98f640e2310a389559 | |
parent | 54e2603f1a85b9725aa13518d69148b6e7061aa9 [diff] |
x86: Move get/set_wallclock to x86_platform_ops get/set_wallclock() have already a set of platform dependent implementations (default, EFI, paravirt). MRST will add another variant. Moving them to platform ops simplifies the existing code and minimizes the effort to integrate new variants. Signed-off-by: Feng Tang <feng.tang@intel.com> LKML-Reference: <new-submission> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>