From: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
To: Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] not freeing initmem?
Date: Wed, 6 Mar 2002 16:27:39 +0100 [thread overview]
Message-ID: <20020306152739.GQ787@charite.de> (raw)
In-Reply-To: <20020306151913.GO787@charite.de>
Am 06.03.2002 um 16:19:13 +0100 schrieb Ralf Hildebrandt folgendes:
> What does that mean? Why is the memory not freed on PA-RISC, but freed
> on x86?
OK, I grepped for that string and found the infamous FIXME:
/* FIXME: */
printk(KERN_INFO "NOT FREEING INITMEM (%dk)\n",
(&__init_end - &__init_begin) >> 10);
return;
OTOH, why does the code below that not work for PA-RISC?
prev parent reply other threads:[~2002-03-06 15:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-06 15:19 [parisc-linux] not freeing initmem? Ralf Hildebrandt
2002-03-06 15:24 ` Helge Deller
2002-03-06 16:45 ` Alan Cox
2002-03-06 15:27 ` Ralf Hildebrandt [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=20020306152739.GQ787@charite.de \
--to=ralf.hildebrandt@charite.de \
--cc=parisc-linux@lists.parisc-linux.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