the above bootmem commit from yesterday broke the -rc3 32-bit NUMA
build:
mm/page_alloc.c: In function ‘alloc_large_system_hash':
mm/page_alloc.c:4440: error: implicit declaration of function ‘alloc_bootmem_nopanic'
mm/page_alloc.c:4440: warning: assignment makes pointer from integer without a cast
i have queued your fix up in tip/x86/urgent, thanks Johannes.
Ingo
--