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:	Sun, 18 Mar 2012 19:35:31 -0700
From:	Gerard Snitselaar <dev@...tselaar.org>
To:	xen-devel@...ts.xensource.com
Cc:	konrad.wilk@...cle.com, jeremy@...p.org,
	linux-kernel@...r.kernel.org
Subject: section mismatch in vcpu_hotplug() in linux-next


I get the following section mismatch when building linux-next:

WARNING: vmlinux.o(.text+0xc93f32): Section mismatch in reference from the function vcpu_hotplug() to the function .cpuinit.text:cpu_up()
The function vcpu_hotplug() references
the function __cpuinit cpu_up().
This is often because vcpu_hotplug lacks a __cpuinit 
annotation or the annotation of cpu_up is wrong.

Is this a benign warning?
 
--
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