This fixes a missing include file in arch/ia64/mm/hugetlbpage.c in 2.6.5. Andreas. --- linux-2.6.5/arch/ia64/mm/hugetlbpage.c.~1~ 2004-04-05 14:56:14.085179196 +0200 +++ linux-2.6.5/arch/ia64/mm/hugetlbpage.c 2004-04-05 15:06:44.868178163 +0200 @@ -9,6 +9,7 @@ */ #include <linux/config.h> +#include <linux/module.h> #include <linux/init.h> #include <linux/fs.h> #include <linux/mm.h> -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Apr 5 10:06:19 2004
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:25 EST