[yocto] [PATCH 0/1][linux-yocto] Fix boot failure with less than 17 MB RAM

Darren Hart darren at dvhart.com
Thu Jul 14 15:27:43 PDT 2011


From: Darren Hart <dvhart at linux.intel.com>

The following patch from mainline addresses an issues that prevented my
qemu testing from booting in less than 17M of memory. With this page,
the kernel can boot to init in 8M of memory.

Apply to yocto/standard/base

The following changes since commit bb8e31f2c99f5e007660d4540df246fb7ecfa746:

  USB: ehci: remove structure packing from ehci_def (2011-06-22 14:23:26 -0400)

are available in the git repository at:
  git://git.yoctoproject.org/linux-yocto-2.6.37-contrib dvhart/mm
  http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=dvhart/mm

Yinghai Lu (1):
  mm: use alloc_bootmem_node_nopanic() on really needed path

 include/linux/bootmem.h |    2 ++
 mm/page_alloc.c         |    7 ++++---
 2 files changed, 6 insertions(+), 3 deletions(-)




More information about the yocto mailing list