From: Andi Kleen <ak@suse.de>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Re: Fixing /proc/kcore
Date: Mon, 28 Oct 2002 19:10:11 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805280@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805249@msgid-missing>
On Mon, Oct 28, 2002 at 11:03:42AM -0800, Luck, Tony wrote:
> What about a combined approach ... architecture dependent code
> should add all the interesting stuff to the vmlist, so kcore just
> needs to walk the list to cover everything. We could also keep the
Works for me. You just have to make sure to keep vmlist ordered
and make sure all users of vmlist check for their correct address
range (vmalloc.c does, but some arch specific code may not)
> KCORE_BASE concept from my patch, but turn it into a variable that
> the architecture dependent code can set to some suitable offset to
> keep all the offsets in /proc/kcore positive. This will avoid
> having to fixup binutils (at least until someone comes up with an
> architecture where kernel space scatters across a wide enough range
> that we can't keep the offsets positive).
x86-64 is such an architecture, so binutils will need to be fixed anyways.
-andi
prev parent reply other threads:[~2002-10-28 19:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-25 18:00 [Linux-ia64] Re: Fixing /proc/kcore Andi Kleen
2002-10-28 16:14 ` Mario Smarduch
2002-10-28 19:03 ` [Linux-ia64] " Luck, Tony
2002-10-28 19:10 ` Andi Kleen [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=marc-linux-ia64-105590709805280@msgid-missing \
--to=ak@suse.de \
--cc=linux-ia64@vger.kernel.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