From: Darren Hart <darren@dvhart.com>
To: yocto@yoctoproject.org, bruce.ashfield@windriver.com
Subject: [PATCH 0/1][linux-yocto] Fix boot failure with less than 17 MB RAM
Date: Thu, 14 Jul 2011 15:27:43 -0700 [thread overview]
Message-ID: <cover.1310682167.git.dvhart@linux.intel.com> (raw)
From: Darren Hart <dvhart@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(-)
next reply other threads:[~2011-07-14 22:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-14 22:27 Darren Hart [this message]
2011-07-14 22:27 ` [PATCH 1/1] mm: use alloc_bootmem_node_nopanic() on really needed path Darren Hart
2011-07-15 13:56 ` [PATCH 0/1][linux-yocto] Fix boot failure with less than 17 MB RAM Bruce Ashfield
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1310682167.git.dvhart@linux.intel.com \
--to=darren@dvhart.com \
--cc=bruce.ashfield@windriver.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.