Re: Allocator MAX_ORDER exceeds SECTION_SIZE

2010-01-10 Thread Benjamin Herrenschmidt
On Sun, 2010-01-10 at 19:15 +0100, Michael Buesch wrote: > On Sunday 10 January 2010 14:31:09 Michael Buesch wrote: > > I get the following compilation failure, if 64k pages is selected > > on 2.6.32.3 on a PowerMAC config: > > > > include/linux/mmzone.h:947:2: error: #error Allocator MAX_ORDER ex

Re: Allocator MAX_ORDER exceeds SECTION_SIZE

2010-01-10 Thread Michael Buesch
On Sunday 10 January 2010 14:31:09 Michael Buesch wrote: > I get the following compilation failure, if 64k pages is selected > on 2.6.32.3 on a PowerMAC config: > > include/linux/mmzone.h:947:2: error: #error Allocator MAX_ORDER exceeds > SECTION_SIZE > > Any idea? > Ok, I figured out that low