|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix gcc4 compile error
On 1 Mar 2005, at 15:21, Rik van Riel wrote:
Fix gcc4 compile error.
arch/xen/i386/kernel/smpboot.c:72: error: static declaration of
'cpu_callin_map' follows non-static declaration
include/asm/smp.h:56: error: previous declaration of 'cpu_callin_map'
was here
Signed-off-by: Rik van Riel <riel@xxxxxxxxxx>
Signed-off-by: David Woodhouse <dwmw2@xxxxxxxxxx>
The patch has finally made it through sourceforge, so I'll respond to
it on the list also.
This kind of patch should properly be applied to arch/i386, at which
point we will pull it through into arch/xen/i386 as part of our normal
update/sync process. Particularly in this case, since the patch can
hardly be considered critical.
-- Keir
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|