Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031117AbXEAGeT (ORCPT ); Tue, 1 May 2007 02:34:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1031580AbXEAGeT (ORCPT ); Tue, 1 May 2007 02:34:19 -0400 Received: from smtp35.poczta.interia.pl ([80.48.65.35]:42073 "EHLO smtp4.poczta.interia.pl" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1031117AbXEAGeS (ORCPT ); Tue, 1 May 2007 02:34:18 -0400 Message-ID: <4636DF5C.1050207@interia.pl> Date: Tue, 01 May 2007 08:34:04 +0200 From: =?UTF-8?B?UmFmYcWCIEJpbHNraQ==?= User-Agent: Thunderbird 1.5.0.10 (X11/20070321) MIME-Version: 1.0 To: linux-kernel@vger.kernel.org Subject: Warnings with rellocable kernel X-Enigmail-Version: 0.94.3.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-EMID: 471a2acc Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1603 Lines: 34 Hello, I have these warnings while compiling rellocable kernel. Kernel without relloc is fine. Kernel is 2.6.21.1 CHK include/linux/version.h CHK include/linux/utsrelease.h CHK include/linux/compile.h MODPOST vmlinux WARNING: vmlinux - Section mismatch: reference to .init.text: from .text between 'rest_init' (at offset 0xc01010ec) and 'try_name' WARNING: vmlinux - Section mismatch: reference to .init.text: from .text between 'iret_exc' (at offset 0xc0260c6d) and '_etext' WARNING: vmlinux - Section mismatch: reference to .init.data:initkmem_list3 from .text between 'set_up_list3s' (at offset 0xc0137acb) and 's_start' Kernel: arch/i386/boot/bzImage is ready (#4) Building modules, stage 2. MODPOST 3 modules WARNING: vmlinux - Section mismatch: reference to .init.text: from .text between 'rest_init' (at offset 0xc01010ec) and 'try_name' WARNING: vmlinux - Section mismatch: reference to .init.text: from .text between 'iret_exc' (at offset 0xc0260c6d) and '_etext' WARNING: vmlinux - Section mismatch: reference to .init.data:initkmem_list3 from .text between 'set_up_list3s' (at offset 0xc0137acb) and 's_start' Let me know if You need my kernel config. Please CC me. Regards RafaƂ ---------------------------------------------------------------------- Jestes kierowca? To poczytaj! >>> http://link.interia.pl/f199e - 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/