[PATCH] powerpc: Don't export cvt_fd & _df when CONFIG_PPC_FPU is not set

Benjamin Herrenschmidt benh at kernel.crashing.org
Mon May 31 20:24:06 EST 2010


On Mon, 2010-05-31 at 11:33 +0200, Alexander Graf wrote:
> > Alex, this is just a temporary fix to remove the build breakage for
> 40x
> > etc... but please, update KVM to just build-in its own.
> 
> What's the bad part in reusing the existing code?

I'm not saying we should dup the code, but I'm sure we can find a better
way for that sort of stuff, along with other base support bits like you
normally find in libgcc, to be linked directly with all modules.

calling out of modules symbols sucks for perf too anyways.

> > Don't we have .o's that are always built into modules nowadays ?
> 
> I don't think I understand what you mean.

Ben.




More information about the Linuxppc-dev mailing list