On Fri, Jan 25, 2013 at 09:21:26AM +0100, Ingo Molnar wrote:
>
> So, these two patches, on top of -tip, produce:
>
> vmw_balloon.c:(.init.text+0x8506): undefined reference to `x86_hyper'
> vmw_balloon.c:(.init.text+0x850a): undefined reference to `x86_hyper_vmware'
Hmm, I somehow can't trigger it here. And the thing is, vmw_balloon.c is
built only when CONFIG_VMWARE_BALLOON is set and that is not the case in
this config.
[ … ]
> CONFIG_HMC6352=y
> # CONFIG_DS1682 is not set
> # CONFIG_VMWARE_BALLOON is not set
But still, I can see how this can still trigger because code is assuming
the presence of x86_hyper which those patches don't guarantee anymore. I
still haven't sorted out through my test builds here, will do so now and
check.
Thanks.
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel