Letux Kernel

Issue 465: Problem with framebuffer memory allocation

Reported by Nikolaus Schaller, Jul 28, 2013

The 3.10 (or 3.11) kernel needs to be configured with

CONFIG_FORCE_MAX_ZONEORDER=12

which itself needs a patch to arch/arm/Kconfig

Otherwise it will complain about

[    3.106109] OMAPFB: allocating 8388608 bytes for fb 0

The interesting thing is that this was NOT a problem on the 3.7 
kernel, and it appears only if we do NOT configure for 
CONFIG_CMDLINE_EXTEND.

So this error is triggered by some bootargs setting coming from 
U-Boot. But as said the same was NOT a problem on the 3.7 kernel.

This bug needs some research to better understand the real cause and 
the current modification of  arch/arm/Kconfig is just a work-around.

Comment 1 by Nikolaus Schaller, Jul 28, 2013

Labels: Milestone:3.10

Comment 2 by Nikolaus Schaller, Jul 31, 2013

Owner: marekb

Comment 3 by Marek Belisko, Aug 3, 2013

Fixed in commit: 
http://git.goldelico.com/?p=gta04-kernel.git;a=commit;h=3e66816c4c724
7b98cecac9127ad91183bda86f6
Status: Fixed

Created: 11 years 2 months ago by Nikolaus Schaller

Updated: 11 years 2 months ago

Status: Fixed

Owner: Marek Belisko

Labels:
Type:Defect
Priority:Critical
Milestone:3.10