[PATCH] [POWERPC] Fix bootwrapper builds with newer gcc versions

David Miller davem at davemloft.net
Sat May 3 07:40:09 EST 2008


From: Kumar Gala <galak at kernel.crashing.org>
Date: Fri, 2 May 2008 16:28:36 -0500

> Sorry, I meant the gcc patch.  I'm not sure if this has been committed  
> to FSF head or not.

If that's the case it would be a good idea to suggest a command line
option to disable the new out-of-line code generation feature of that
patch.

But if the stubs it calls are really simple, you can just add
implementations under arch/powerpc/lib/, and therefore it's
not such a big deal.  This is what we've traditionally done
with libcalls generated by gcc for runtime support.



More information about the Linuxppc-dev mailing list