All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Collins <bcollins@debian.org>
To: Andi Kleen <ak@suse.de>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, mingo@elte.hu
Subject: Re: [PATCH] Disable useless bootmem warning
Date: Mon, 16 Feb 2004 11:52:11 -0500	[thread overview]
Message-ID: <20040216165211.GC2389@phunnypharm.org> (raw)
In-Reply-To: <20040216180028.06402e70.ak@suse.de>

> I've never seen a bug uncovered by this warning too. I considered to disable it 
> by passing a special array of "ok to reserve twice" regions, but on second thought 
> it is just best to remove it completely. Reserving things twice is not usually
> an error.

I have. When I was working to get sparc64 booting from alternate memory
(other than 0x0 physical), those messages helped me a lot.

Maybe make it ifdef'd by CONFIG_DEBUG_BOOTMEM (which is an option that I
know sparc and sparc64 already have).

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/

  reply	other threads:[~2004-02-16 17:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 17:00 [PATCH] Disable useless bootmem warning Andi Kleen
2004-02-16 16:52 ` Ben Collins [this message]
2004-02-16 19:13   ` Andi Kleen

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=20040216165211.GC2389@phunnypharm.org \
    --to=bcollins@debian.org \
    --cc=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.