From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: External initramfs again ... keep getting "overlaps in-use memory region"
Date: Thu, 25 Feb 2010 19:09:13 +0000 [thread overview]
Message-ID: <20100225190913.GC3101@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <3d1967ab1002250814q27ed0798l7e250f80c0db3fdb@mail.gmail.com>
On Thu, Feb 25, 2010 at 11:14:22AM -0500, Brian Hutchinson wrote:
> ... it looks like I'm getting the overlap message because my fixup
> routine has already setup memory and then my initrd comes along and
> reserve_bootmem_node tries to set the region to BOOTMEM_EXCLUSIVE.
Give us all the information:
- where exactly your memory is located and how large
- where you've tried putting your initrd image, and how large this is
- how large your uncompressed kernel is, and where it's located
- how large the compressed kernel is, and where you're loading it
- the kernel messages
Just describing what's going on without numbers doesn't give enough
clues to work out why you're having a problem.
next prev parent reply other threads:[~2010-02-25 19:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-25 15:51 External initramfs again ... keep getting "overlaps in-use memory region" Brian Hutchinson
2010-02-25 16:14 ` Brian Hutchinson
2010-02-25 19:09 ` Russell King - ARM Linux [this message]
2010-02-25 21:23 ` Brian Hutchinson
2010-02-25 21:56 ` Russell King - ARM Linux
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=20100225190913.GC3101@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).