public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* CONFIG_FORCE_MAX_ZONEORDER settable for all ARM architectures
@ 2010-11-05 13:41 Daniel Mack
  2010-11-05 13:59 ` Eric Miao
  2010-11-05 14:01 ` Russell King - ARM Linux
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Mack @ 2010-11-05 13:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

on a PXA3xx based platform, we want to allocate 8MByte of physically
contiguous memory for the framebuffer device.

However, alloc_pages() fails because MAX_ORDER is hard-coded to 11 for
this architecture.

Is there any reason why CONFIG_FORCE_MAX_ZONEORDER is constrained to
ARCH_SHMOBILE in arch/arm/Kconfig? Would a patch to remove this
limitation be accepted? Or is there any better way to allocate that
amount and type of memory?

Thanks,
Daniel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-05 14:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-05 13:41 CONFIG_FORCE_MAX_ZONEORDER settable for all ARM architectures Daniel Mack
2010-11-05 13:59 ` Eric Miao
2010-11-05 14:07   ` Russell King - ARM Linux
2010-11-05 14:14     ` Daniel Mack
2010-11-05 14:01 ` Russell King - ARM Linux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox