[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] arm: double EXPORT_SYMBOL(cpu_online_map);
On Fri, 2013-11-15 at 14:50 +0000, Stefano Stabellini wrote: > On Fri, 15 Nov 2013, Dietmar Hahn wrote: > > Hi, > > > > I dont' know the arm architecture but while searching the code I found the > > following copy failure I think: > > > > Dietmar. > > > > > Acked-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> EXPORT_SYMBOL is meaningless in Xen and provided only for compatibility with code taken from Linux. But our smpboot.c is not taken from Linux, I expect we blindly inherited them from the x86 version (which has also long since diverged). I think we can just nuke them. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |