[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070508111759.GA26562@flint.arm.linux.org.uk>
Date: Tue, 8 May 2007 12:17:59 +0100
From: Russell King <rmk+lkml@....linux.org.uk>
To: Linux Kernel List <linux-kernel@...r.kernel.org>
Subject: Bogus section mismatch errors?
WARNING: arch/arm/mach-realview/built-in.o - Section mismatch:
reference to .init.text: from .data between 'realview_timer' (at offset 0x54)
and 'clcd_plat_data'
Weird, these two data structures don't interact with each other. Probably
bogus.
WARNING: init/built-in.o - Section mismatch:
reference to .init.text: from .text between 'rest_init' (at offset 0x2c)
and 'run_init_process'
WARNING: mm/built-in.o - Section mismatch:
reference to .init.text: from .text between 'kmem_cache_create' (at offset 0x1bd94)
and 'cache_reap'
WARNING: mm/built-in.o - Section mismatch:
reference to .init.text: from .text between 'kmem_cache_create' (at offset 0x1bdcc)
and 'cache_reap'
Are these more bogus?
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists