Re: [PATCH 1/2] vsmp: Use hypervisor layer for initialization

2012-08-19 Thread Ido Yariv
On Wed, Aug 08, 2012 at 08:01:38PM +0300, Ido Yariv wrote: > vSMP Foundation detection and initialization could be done by the > hypervisor layer, so set it up that way. > > Signed-off-by: Ido Yariv > Acked-by: Shai Fultheim > --- Ping? Thanks, Ido. -- To unsubscribe from this list: send the l

[PATCH 1/2] vsmp: Use hypervisor layer for initialization

2012-08-08 Thread Ido Yariv
vSMP Foundation detection and initialization could be done by the hypervisor layer, so set it up that way. Signed-off-by: Ido Yariv Acked-by: Shai Fultheim --- arch/x86/include/asm/hypervisor.h |1 + arch/x86/include/asm/setup.h |7 --- arch/x86/kernel/cpu/hypervisor.c |1