Re: [PATCH] __crc_... is intended to be absolute

2007-02-02 Thread Vivek Goyal
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

[PATCH] __crc_... is intended to be absolute

2007-02-01 Thread Al Viro
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