forked from Minki/linux
f9692b9501
With the current strategy of using the bootmem allocator to allocate or reserve framebuffer memory, there's a slight chance that the requested area has been taken by the boot allocator bitmap before we get around to reserving it. By inserting the framebuffer region as a reserved region as early as possible, we improve our chances for success and we make the region visible as a reserved region in dmesg and /proc/iomem without any extra work. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com> |
||
---|---|---|
.. | ||
boards/atstk1000 | ||
boot | ||
configs | ||
kernel | ||
lib | ||
mach-at32ap | ||
mm | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |