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:	Tue, 22 Jul 2008 00:34:48 -0300
From:	Gerardo Exequiel Pozzi <vmlinuz386@...oo.com.ar>
To:	linux-kernel@...r.kernel.org, difrost.kernel@...il.com
Subject: 2.6.26: (x86-32) Sections mismatch setup_trampoline() and trampoline_data

Hi,

WARNING: vmlinux.o(.text+0x8294): Section mismatch in reference from the
function setup_trampoline() to the variable .cpuinit.data:trampoline_end
The function setup_trampoline() references
the variable __cpuinitdata trampoline_end.
This is often because setup_trampoline lacks a __cpuinitdata
annotation or the annotation of trampoline_end is wrong.

WARNING: vmlinux.o(.text+0x829c): Section mismatch in reference from the
function setup_trampoline() to the variable .cpuinit.data:trampoline_data
The function setup_trampoline() references
the variable __cpuinitdata trampoline_data.
This is often because setup_trampoline lacks a __cpuinitdata
annotation or the annotation of trampoline_data is wrong.

WARNING: vmlinux.o(.cpuinit.data+0xfb0): Section mismatch in reference
from the variable trampoline_data to the variable .init.text:startup_32_smp
The variable __cpuinitdata trampoline_data references
a variable __init startup_32_smp.
If startup_32_smp is only used by trampoline_data then
annotate startup_32_smp with a matching annotation.

Linux djgera 2.6.24.7 #1 SMP PREEMPT Sun May 11 13:21:26 ART 2008 i686
AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ AuthenticAMD GNU/Linux

Gnu C                  4.2.3
Gnu make               3.81
binutils               2.17.50.0.17.20070615
util-linux             2.13.1
mount                  2.13.1
module-init-tools      3.4
e2fsprogs              1.40.8
jfsutils               1.1.12
reiserfsprogs          3.6.19
xfsprogs               2.9.7
PPP                    2.4.4
Linux C Library        2.7
Dynamic linker (ldd)   2.7
Linux C++ Library      6.0.9
Procps                 3.2.7
Net-tools              1.60
Kbd                    1.12
Sh-utils               6.9
udev                   118
wireless-tools         29
Modules Loaded         nls_iso8859_1 tun bridge llc vboxdrv it87
hwmon_vid arc4 ecb blkcipher cryptomgr crypto_algapi rtl8187 mac80211
cfg80211 eeprom_93cx6 k8temp forcedeth ehci_hcd hwmon nvidia snd_emu10k1
snd_rawmidi snd_ac97_codec ac97_bus snd_util_mem snd_hwdep i2c_core
floppy ohci_hcd



-- 
Gerardo Exequiel Pozzi ( djgera )
http://www.djgera.com.ar
KeyID: 0x1B8C330D
Key fingerprint = 0CAA D5D4 CD85 4434 A219  76ED 39AB 221B 1B8C 330D



View attachment "config-2.6.26" of type "text/plain" (37492 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ