From: Arvind Kandhare <arvind.kan@wipro.com>
To: linux-ia64@vger.kernel.org
Subject: PFN to virtual address for identity mapped segment
Date: Sun, 23 Nov 2003 12:38:10 +0000 [thread overview]
Message-ID: <marc-linux-ia64-106958992125849@msgid-missing> (raw)
Hi,
We are working on porting LKCD (Linux Kernel Crash Dump) to the ia64 platform.
The normal dumping procedure goes through all the Physical Page Frame Numbers,
finds out the corresponding virtual addresses for all of them and dumps the data.
We are facing difficulty in finding out corresponding virtual address if
it is in the identity mapped region (region 7). The macro pfn_to_page does not seem to return
proper page structure for this region although region 7 does seem to have corresponding page
table entries (in the PTE table).
But it does not have entries for memory for the pages which are allocated by the alloc_pages call.
Please let us know whether our understanding is correct. Any more light on this matter will be really helpful.
Thanks and regards,
Arvind
next reply other threads:[~2003-11-23 12:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-23 12:38 Arvind Kandhare [this message]
2003-11-24 0:27 ` PFN to virtual address for identity mapped segment Keith Owens
2003-11-24 10:38 ` Abbott, Phillip
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-106958992125849@msgid-missing \
--to=arvind.kan@wipro.com \
--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