>>>>> "Andi" == Andi Kleen <[EMAIL PROTECTED]> writes:
Andi> I was compiling an IA64 2.6.13rc6 kernel on a machine with gcc 4 Andi> to test something. The compile spew a incredibly large number of Andi> warnings. This patch fixes the most annoying ones from commonly Andi> included makefiles. In these two cases gcc was complaining that Andi> functions cannot be volatile or const. You actually need the const attribute on __ia64_get_io_port_base --- see the thread at http://www.gelato.unsw.edu.au/archives/linux-ia64/0507/14658.html -- Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au The technical we do immediately, the political takes *forever* - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
