From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Darren Hart <darren@dvhart.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 0/1][linux-yocto] Fix boot failure with less than 17 MB RAM
Date: Fri, 15 Jul 2011 09:56:36 -0400 [thread overview]
Message-ID: <4E204714.6030107@windriver.com> (raw)
In-Reply-To: <cover.1310682167.git.dvhart@linux.intel.com>
On 07/14/11 18:27, Darren Hart wrote:
> 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
This has been merged and pushed to the kernel repos,
the SRCREV updates are pending.
Cheers,
Bruce
>
> 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(-)
>
prev parent reply other threads:[~2011-07-15 13:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-14 22:27 [PATCH 0/1][linux-yocto] Fix boot failure with less than 17 MB RAM Darren Hart
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 ` Bruce Ashfield [this message]
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=4E204714.6030107@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=darren@dvhart.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.