Jeremy Fitzhardinge <[EMAIL PROTECTED]> writes:

> Adrian Bunk wrote:
>> <--  snip  -->
>>
>> ...
>>   RELOCS  arch/i386/boot/compressed/vmlinux.relocs
>> WARNING: Absolute relocations present
>> Offset     Info     Type     Sym.Value Sym.Name
>> c0101f80 020c6501   R_386_32 00000000  xen_irq_disable_direct_reloc
>> c0101f9a 0221ea01   R_386_32 00000000  xen_save_fl_direct_reloc
>> ...
>>
>> <--  snip  -->
>>
>
> Hm.  Those are false alarms.  I guess I could do something to hide them, but
> there's nothing inherently wrong with correctly used abs symbols.  Is there
> someway to whitelist them?

Yes.  Just add them to arch/i386/boot/compressed/relocs.c safe_abs_syms.

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to