From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Kumar Gala <galak@freescale.com>
Cc: linuxppc-dev@ozlabs.org, linuxppc64-dev <linuxppc64-dev@ozlabs.org>
Subject: Re: [PATCH] powerpc: zero out BSS for all platforms
Date: Tue, 11 Oct 2005 17:46:11 +1000 [thread overview]
Message-ID: <1129016771.17365.198.camel@gaston> (raw)
In-Reply-To: <Pine.LNX.4.61.0510101449420.1572@nylon.am.freescale.net>
On Mon, 2005-10-10 at 14:51 -0500, Kumar Gala wrote:
> We need to ensure that the BSS is zeroed out for all platforms.
> Currently only prom_init.c was clearlying out the BSS which only works
> for PPC_OF platforms.
>
> Signed-off-by: Kumar K. Gala <kumar.gala@freescale.com>
You need to make absolutely certain that we have not written anything to
the bss yet though... Is that the case ? I usually prefer doing the
zero'ing in assembly :)
Ben.
next prev parent reply other threads:[~2005-10-11 7:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-10 19:51 [PATCH] powerpc: zero out BSS for all platforms Kumar Gala
2005-10-11 7:46 ` Benjamin Herrenschmidt [this message]
2005-10-11 9:30 ` Olaf Hering
2005-10-11 9:48 ` Benjamin Herrenschmidt
2005-10-11 7:47 ` Geert Uytterhoeven
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=1129016771.17365.198.camel@gaston \
--to=benh@kernel.crashing.org \
--cc=galak@freescale.com \
--cc=linuxppc-dev@ozlabs.org \
--cc=linuxppc64-dev@ozlabs.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).