1
0
Fork 0
alistair23-linux/arch/x86/lguest
Feng Tang 7bd867dfb4 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>
2009-09-16 14:34:50 +02:00
..
Kconfig lguest: PAE support 2009-06-12 22:27:08 +09:30
Makefile lguest: fix 'unhandled trap 13' with CONFIG_CC_STACKPROTECTOR 2009-06-04 11:50:06 -07:00
boot.c x86: Move get/set_wallclock to x86_platform_ops 2009-09-16 14:34:50 +02:00
i386_head.S lguest: update commentry 2009-07-30 16:03:46 +09:30