linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: b.hutchman@gmail.com (Brian Hutchinson)
To: linux-arm-kernel@lists.infradead.org
Subject: External initramfs again ... keep getting "overlaps in-use memory region"
Date: Thu, 25 Feb 2010 11:14:22 -0500	[thread overview]
Message-ID: <3d1967ab1002250814q27ed0798l7e250f80c0db3fdb@mail.gmail.com> (raw)
In-Reply-To: <3d1967ab1002250751t1ef512fehf69e3beb7f3f318e@mail.gmail.com>

... 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.

I just don't quite know what to do about it ...

Regards,

Brian

  reply	other threads:[~2010-02-25 16:14 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 [this message]
2010-02-25 19:09   ` Russell King - ARM Linux
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=3d1967ab1002250814q27ed0798l7e250f80c0db3fdb@mail.gmail.com \
    --to=b.hutchman@gmail.com \
    --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).