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

[Xen-devel] [PATCH] compile fixes for xen with gcc-4.7 on Fedora 17



I needed the xen-4.1 equivalent of the attached patch to get xen to compile on Fedora 17 with gcc-4.7. It seems that gcc-4.7 doesn't like it when you mix definitions of a function as
void function(void);
and
asmlinkage void function(void);
in .c and .h files. The patch (for 4.2) fixes three cases where they are inconsistent.

        Michael Young

Attachment: gcc47fixes.patch
Description: Text document

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

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