mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, Andi Kleen <ak@suse.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	"Eric W. Biederman" <ebiederm@xmission.com>
Subject: Re: section mismatches
Date: Wed, 23 May 2007 00:15:34 +0100	[thread overview]
Message-ID: <46537996.20302@goop.org> (raw)
In-Reply-To: <20070522145245.727813f3.akpm@linux-foundation.org>

Andrew Morton wrote:
> WARNING: vmlinux(.text+0xc02fe884): Section mismatch: reference to .init.text: (between 'iret_exc' and '_etext')
> WARNING: vmlinux(.data+0xc0439099): Section mismatch: reference to .init.text:xen_start_kernel (between 'startup_xen' and 'boot_gdt_descr')
>   

This is safe, but I'll clean it up.  I'll also have a look at iret_exc,
some of which might be Xen-related.  Actually, iret_exc is in the fixup
section, but it gets used from several places, so it might be worth just
making it .text.

    J

  reply	other threads:[~2007-05-22 23:15 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-22 21:52 Andrew Morton
2007-05-22 23:15 ` Jeremy Fitzhardinge [this message]
2007-05-23  0:12   ` Chris Wright
2007-05-23  6:54     ` Chris Wright
2007-05-31  1:02 Andrew Morton
2007-05-31  4:05 ` Jeremy Fitzhardinge
2007-05-31  4:40 ` Yinghai Lu
2007-05-31  4:52   ` Sam Ravnborg
2007-05-31  4:50 ` Sam Ravnborg
2007-05-31  4:56   ` Andrew Morton
2007-05-31 20:53     ` Sam Ravnborg
2010-08-04 11:11 Section Mismatches Felipe Balbi
2010-08-04 12:26 ` Uwe Kleine-König
2010-08-09  6:08   ` Felipe Balbi
2010-08-09  6:49     ` Uwe Kleine-König
2010-08-09 10:31       ` Felipe Balbi

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=46537996.20302@goop.org \
    --to=jeremy@goop.org \
    --cc=ak@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=ebiederm@xmission.com \
    --cc=hpa@zytor.com \
    --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