[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] arm: double EXPORT_SYMBOL(cpu_online_map);


  • To: "xen-devel@xxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxx>
  • From: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxx>
  • Date: Fri, 15 Nov 2013 14:17:17 +0100
  • Delivery-date: Fri, 15 Nov 2013 13:17:22 +0000
  • Domainkey-signature: s=s1536a; d=ts.fujitsu.com; c=nofws; q=dns; h=X-SBRSScore:X-IronPort-AV:Received:X-IronPort-AV: Received:Received:From:To:Subject:Date:Message-ID: User-Agent:MIME-Version:Content-Transfer-Encoding: Content-Type; b=b8caNWsxiQDZp7dklUJtRL7EcliYe36QyRn2OFgb95oK818UN6taszkz KmD44uyROoGCFEZvrq/HYC+HlCgFog+CjA7V0SsY2DIuUsEWGZem+ZL6R OaCpyv3fW/Kl4pAh1ijCRg2f8Dle+Ddjd3NXqT89aNFNB7kqJGypHMf0m 7EoyQHt895zkXtatK8meIshhiAi8t1zB4tZ8WzD8yD+E7Fx0i3P2GzqdF LStjG7yNca+jLvZvNkge/2QiE3zGS;
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

Hi,

I dont' know the arm architecture but while searching the code I found the
following copy failure I think:

Dietmar.


diff --git a/xen/arch/arm/smpboot.c b/xen/arch/arm/smpboot.c
index b836be4..43fb821 100644
--- a/xen/arch/arm/smpboot.c
+++ b/xen/arch/arm/smpboot.c
@@ -33,7 +33,7 @@
 cpumask_t cpu_online_map;
 EXPORT_SYMBOL(cpu_online_map);
 cpumask_t cpu_present_map;
-EXPORT_SYMBOL(cpu_online_map);
+EXPORT_SYMBOL(cpu_present_map);
 cpumask_t cpu_possible_map;
 EXPORT_SYMBOL(cpu_possible_map);


-- 
Company details: http://ts.fujitsu.com/imprint.html

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.