Re: RFC - Cleaned up hypervisor layer

From: Dmitry Torokhov
Date: Sat May 08 2010 - 01:55:22 EST


On Friday 07 May 2010 03:43:04 pm H. Peter Anvin wrote:
> @@ -82,24 +82,21 @@ void __init vmware_platform_setup(void)
>
> * serial key should be enough, as this will always have a VMware
> * specific string when running under VMware hypervisor.
> */
>
> -int vmware_platform(void)
> +static bool __init vmware_platform(void)

This will break our balloon driver which uses vmware_platform() to detect
whether it should run or not.

Thanks.

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