Prev: [PATCH] trivial, document that div64_u64() is not precise on 32bit platforms
Next: linux-next: build failure after merge of the final tree (tip tree related)
From: Stephen Rothwell on 2 Aug 2010 12:30 Hi all, Lots (if not all) of the arm builds failed for next-20100802 with these errors: arch/arm/mm/init.c: In function 'arm_bootmem_init': arch/arm/mm/init.c:184: error: implicit declaration of function 'memblock_start_pfn' arch/arm/mm/init.c:186: error: implicit declaration of function 'memblock_end_pfn' arch/arm/mm/init.c:188: error: implicit declaration of function 'memblock_size_bytes' Caused by commit 53e16bfaf19346f59b3502e207aa66c61332075c ("memblock: Introduce for_each_memblock() and new accessors, and use it") interacting with commit 2778f62056ada442414392d7ccd41188bb631619 ("ARM: initial LMB trial") and some others from the arm tree. Ben, is there no way to retain the old APIs while creating the new ones? -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/ |