Prev: fs: add fincore(2) (mincore(2) for file descriptors)
Next: [PATCH] HyperV: fix up the license to mshyperv.c
From: Dmitry Torokhov on 8 May 2010 02:00 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(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
First
|
Prev
|
Pages: 1 2 Prev: fs: add fincore(2) (mincore(2) for file descriptors) Next: [PATCH] HyperV: fix up the license to mshyperv.c |