lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 20 Jul 2007 03:46:02 +0200
From:	Gabriel C <nix.or.die@...glemail.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Some 'Section mismatch' warnings on current git head with allmodconfig

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

-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ