Messages in this thread |  | | | Date | Mon, 24 Oct 2011 15:03:20 +0530 | | From | Raghavendra K T <> | | Subject | Re: [PATCH RFC V2 5/5] kvm guest : pv-ticketlocks support for linux guests running on KVM hypervisor |
| |
On 10/24/2011 03:31 PM, Sasha Levin wrote: > On Mon, 2011-10-24 at 00:37 +0530, Raghavendra K T wrote: >> +#else /* CONFIG_PARAVIRT_SPINLOCKS */ >> +#define kvm_guest_early_init() do { } while (0) > > This should be defined as an empty function. > Yes Agree, I 'll change to an empty function. - Raghu
|  |