mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Bogus section mismatch errors?
Date: Tue, 8 May 2007 12:17:59 +0100	[thread overview]
Message-ID: <20070508111759.GA26562@flint.arm.linux.org.uk> (raw)


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:

             reply	other threads:[~2007-05-08 11:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-08 11:17 Russell King [this message]
2007-05-08 11:52 ` Sam Ravnborg
2007-05-08 20:41   ` David Miller
2007-05-09  9:59   ` Paul Mundt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070508111759.GA26562@flint.arm.linux.org.uk \
    --to=rmk+lkml@arm.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome