From: Stephen Rothwell on
Hi all,

After merging the tip tree, today's linux-next build (x86_64 allmodconfig)
failed like this:

drivers/misc/vmware_balloon.c:44:24: error: asm/vmware.h: No such file or directory
drivers/misc/vmware_balloon.c: In function 'vmballoon_init':
drivers/misc/vmware_balloon.c:770: error: implicit declaration of function 'vmware_platform'

Caused by commit e08cae4181af9483b04ecfac48f01c8e5a5f27bf ("x86: Clean up
the hypervisor layer"). (Yes, I know this has already been reported.)

I have used the version of the tip tree from next-20100507 for today.
--
Cheers,
Stephen Rothwell sfr(a)canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
From: H. Peter Anvin on
On 05/09/2010 09:49 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the tip tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/misc/vmware_balloon.c:44:24: error: asm/vmware.h: No such file or directory
> drivers/misc/vmware_balloon.c: In function 'vmballoon_init':
> drivers/misc/vmware_balloon.c:770: error: implicit declaration of function 'vmware_platform'
>
> Caused by commit e08cae4181af9483b04ecfac48f01c8e5a5f27bf ("x86: Clean up
> the hypervisor layer"). (Yes, I know this has already been reported.)
>
> I have used the version of the tip tree from next-20100507 for today.

Working on it.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

--
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/