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>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ