Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765644AbXF1UuU (ORCPT ); Thu, 28 Jun 2007 16:50:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752646AbXF1UuJ (ORCPT ); Thu, 28 Jun 2007 16:50:09 -0400 Received: from gw.goop.org ([64.81.55.164]:47077 "EHLO mail.goop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760123AbXF1UuI (ORCPT ); Thu, 28 Jun 2007 16:50:08 -0400 Message-ID: <46841EC4.7080805@goop.org> Date: Thu, 28 Jun 2007 16:49:08 -0400 From: Jeremy Fitzhardinge User-Agent: Thunderbird 2.0.0.4 (X11/20070615) MIME-Version: 1.0 To: Adrian Bunk CC: Andrew Morton , "Eric W. Biederman" , Jeremy Fitzhardinge , Andi Kleen , chrisw@sous-sol.org, xen-devel@lists.xensource.com, linux-kernel@vger.kernel.org Subject: Re: 2.6.22-rc6-mm1: Xen: WARNING: Absolute relocations present References: <20070628034321.38c9f12b.akpm@linux-foundation.org> <20070628204001.GA6087@stusta.de> In-Reply-To: <20070628204001.GA6087@stusta.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 788 Lines: 25 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? J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/