* Gadiyar, Anand <gadiyar@xxxxxx> [100921 08:41]: > Hi all, > > I was trying to use current linux-omap master to put together a custom > minimal defconfig for a beagleboard, and I'm seeing a compile error: > > CC init/main.o > In file included from include/linux/highmem.h:9, > from include/linux/pagemap.h:10, > from include/linux/mempolicy.h:70, > from init/main.c:50: > /home/userdata/a0393673/kernels/tony/linux-omap-2.6/arch/arm/include/asm/cacheflush.h: > In function '__flush_icache_all': > /home/userdata/a0393673/kernels/tony/linux-omap-2.6/arch/arm/include/asm/cacheflush.h:332: > error: implicit declaration of function '__flush_icache_preferred' > make[1]: *** [init/main.o] Error 1 > make: *** [init] Error 2 > > I think this is related to the recent SMP_ON_UP patches. > > The reduced .config I'm using (generated using `make savedefconfig`) is below. > > I'll try and debug in a while, but just reporting for now. Yes that sounds like a bug in a smp_on_up related patch. Will try your defconfig here too. Thanks, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html