> Olof Johansson writes:
> > commit d0679c730395d0bde9a46939e7ba255b4ba7dd7c moved -fno-dwarf2-cfi-asm to be
> > powerpc-only, causing R_ARM_REL32 to be used with some toolchains on ARM.
> >
> > Implement support for it to make modules work with more toolchains.
> >
> > Signed-off-by: Olof Johansson <olof@lixom.net>
>
> Michal Marek's patch(*) to use -fno-dwarf2-cfi-asm already exists
> and is IMO the correct solution in that it addresses the cause
> of the problem rather than its symptoms.
>
> NAK from me for now.
>
> (*)
http://lkml.org/lkml/2010/7/26/154