On Tue, Mar 08, 2005 at 07:54:11PM +0100, Jurriaan wrote: > mm/fremap.c:33:48: macro "flush_cache_page" passed 3 arguments, but takes > just 2 > mm/fremap.c: In function `zap_pte': > mm/fremap.c:33: error: `flush_cache_page' undeclared (first use in this > function) > mm/fremap.c:33: error: (Each undeclared identifier is reported only once > mm/fremap.c:33: error: for each function it appears in.) > mm/fremap.c:34:55: macro "ptep_get_and_clear" passed 3 arguments, but takes > just 1 > mm/fremap.c:34: error: `ptep_get_and_clear' undeclared (first use in this > function) > mm/fremap.c:48:41: macro "pte_clear" passed 3 arguments, but takes just 1 > mm/fremap.c:48: error: `pte_clear' undeclared (first use in this function) > mm/fremap.c: In function `install_page': > mm/fremap.c:97: warning: implicit declaration of function `set_pte_at' > make[1]: *** [mm/fremap.o] Error 1 > make: *** [mm] Error 2 > > The same config worked fine for 2.6.11-mm1: >...
I wasn't able to reproduce this with your .config . Are you using a completely otherwise unpatched 2.6.11-mm2? Please retry with a freshly unpacked 2.6.11 plus the -mm2 patch. > Good luck, > Jurriaan cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/