From: Gabriel C <nix.or.die@googlemail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Some 'Section mismatch' warnings on current git head with allmodconfig
Date: Fri, 20 Jul 2007 03:46:02 +0200 [thread overview]
Message-ID: <46A013DA.1080602@googlemail.com> (raw)
Hi,
I got this warnings with allmodconfig on
64fb98fc40738ae1a98bcea9ca3145b89fb71524
...
MODPOST 2126 modules
CC arch/i386/boot/tty.o
CC arch/i386/boot/video.o
WARNING: vmlinux(.text+0xc0101183): Section mismatch: reference to
.init.text:start_kernel (between 'is386' and 'check_x87')
WARNING: vmlinux(.text+0xc02da787): Section mismatch: reference to
.init.text:kernel_init (between 'rest_init' and 'kthreadd_setup')
WARNING: vmlinux(.text+0xc02e0797): Section mismatch: reference to
.init.text: (between 'iret_exc' and '_etext')
WARNING: vmlinux(.text+0xc02e07a3): Section mismatch: reference to
.init.text: (between 'iret_exc' and '_etext')
WARNING: vmlinux(.text+0xc02e07af): Section mismatch: reference to
.init.text: (between 'iret_exc' and '_etext')
WARNING: vmlinux(.text+0xc02e07bb): Section mismatch: reference to
.init.text: (between 'iret_exc' and '_etext')
WARNING: vmlinux(.text+0xc02da850): Section mismatch: reference to
.init.text:__alloc_bootmem_node (between 'alloc_node_mem_map' and
'zone_wait_table_init')
WARNING: vmlinux(.text+0xc02da8f9): Section mismatch: reference to
.init.text:__alloc_bootmem_node (between 'zone_wait_table_init' and
'fb_find_logo')
WARNING: vmlinux(.text+0xc02083a5): Section mismatch: reference to
.init.text:__alloc_bootmem (between 'vgacon_startup' and
'vgacon_scrolldelta')
WARNING: vmlinux(.text+0xc02e0d8b): Section mismatch: reference to
.init.text: (between 'iret_exc' and '_etext')
WARNING: vmlinux(.text+0xc02da947): Section mismatch: reference to
.init.data:logo_linux_mono (between 'fb_find_logo' and 'schedule')
WARNING: vmlinux(.text+0xc02da951): Section mismatch: reference to
.init.data:logo_linux_clut224 (between 'fb_find_logo' and 'schedule')
WARNING: vmlinux(.text+0xc02da956): Section mismatch: reference to
.init.data:logo_linux_vga16 (between 'fb_find_logo' and 'schedule')
WARNING: vmlinux(.text+0xc02e0ed7): Section mismatch: reference to
.init.text: (between 'iret_exc' and '_etext')
WARNING: vmlinux(.data+0xc03ad099): Section mismatch: reference to
.init.text:xen_start_kernel (between 'startup_xen' and 'boot_gdt_descr')
CC arch/i386/boot/version.o
....
Regards,
Gabriel C
reply other threads:[~2007-07-20 1:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=46A013DA.1080602@googlemail.com \
--to=nix.or.die@googlemail.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