From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750924AbWDAMZj (ORCPT ); Sat, 1 Apr 2006 07:25:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750928AbWDAMZi (ORCPT ); Sat, 1 Apr 2006 07:25:38 -0500 Received: from cust8446.nsw01.dataco.com.au ([203.171.93.254]:41935 "EHLO cust8446.nsw01.dataco.com.au") by vger.kernel.org with ESMTP id S1750924AbWDAMZh (ORCPT ); Sat, 1 Apr 2006 07:25:37 -0500 From: Nigel Cunningham Organization: Cyclades Corporation To: linux-acpi@vger.kernel.org, linux-scsi@vger.kernel.org, netfilter-devel@lists.netfilter.org Subject: Compilation warnings in the current git tree. Date: Sat, 1 Apr 2006 22:24:23 +1000 User-Agent: KMail/1.9.1 Cc: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4561905.qC5FpIaXsU"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200604012224.29745.ncunningham@cyclades.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org --nextPart4561905.qC5FpIaXsU Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all. Previous comment not-withstanding, there are some issues I found with current git. Apologies to anyone wrongly cc'd :) Hope this helps. Regards, Nigel WARNING: vmlinux: 'strlen' exported twice. Previous export was in vmlinux WARNING: drivers/acpi/processor.o - Section mismatch: reference to .init.data: from .text between 'acpi_processor_power_init' (at offset 0x2449) and 'acpi_processor_power_exit' WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x0) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x8) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x10) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x18) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x20) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x28) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x30) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x38) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x40) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x48) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x50) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x58) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x60) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x68) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x70) WARNING: drivers/scsi/sd_mod.o - Section mismatch: reference to .exit.text: from .rodata after '' (at offset 0x78) WARNING: net/ipv4/netfilter/ip_conntrack.o - Section mismatch: reference to .init.text:ip_conntrack_init from .text between 'init_or_cleanup' (at offset 0x6ad) and '__hash_conntrack' --nextPart4561905.qC5FpIaXsU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBELnD9N0y+n1M3mo0RAjBEAJ9nSvRzaPrY0cO02fKlJzjD3hHEaACgwKOd 5/K54Skguy8K3tKENGLl8MM= =IdMR -----END PGP SIGNATURE----- --nextPart4561905.qC5FpIaXsU--