On Thu, Feb 01, 2007 at 01:52:23PM +, Al Viro wrote:
>
> i386 boot/compressed/relocs checks for absolute symbols and warns about
> unexpected ones. If you build with modversions, you get ~2500 warnings
> about __crc_. These suckers are really absolute symbols - we
> do _not_ want to modify t
i386 boot/compressed/relocs checks for absolute symbols and warns about
unexpected ones. If you build with modversions, you get ~2500 warnings
about __crc_. These suckers are really absolute symbols - we
do _not_ want to modify them on relocation.
They are generated by genksyms - EXPORT_... gen
2 matches
Mail list logo