From: "David S. Miller" <davem@redhat.com>
To: thunder@ngforever.de
Cc: zippel@linux-m68k.org, linux-kernel@vger.kernel.org
Subject: Re: pfn-Functionset out of order for sparc64 in current Bk tree?
Date: Tue, 07 May 2002 14:12:55 -0700 (PDT) [thread overview]
Message-ID: <20020507.141255.50261362.davem@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0205071441140.4189-100000@hawkeye.luckynet.adm>
From: Thunder from the hill <thunder@ngforever.de>
Date: Tue, 7 May 2002 14:43:08 -0600 (MDT)
+#define pfn_to_page(pfn) (mem_map + (pfn))
+#define pte_pfn(x) (pte_val(x) >> PAGE_SHIFT)
Wrong wrong wrong, you aren't factoring in 'phys_base'
This is required on sparc64.
next prev parent reply other threads:[~2002-05-07 21:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-07 19:04 Thunder from the hill
2002-05-07 19:22 ` Roman Zippel
2002-05-07 20:43 ` Thunder from the hill
2002-05-07 21:12 ` David S. Miller [this message]
2002-05-07 21:08 ` David S. Miller
2002-05-07 21:52 ` Thunder from the hill
2002-05-07 21:44 ` David S. Miller
2002-05-07 23:11 ` Roman Zippel
2002-05-07 19:12 Holzrichter, Bruce
2002-05-07 19:27 ` Jan-Benedict Glaw
2002-05-07 23:08 ` Roman Zippel
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=20020507.141255.50261362.davem@redhat.com \
--to=davem@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=thunder@ngforever.de \
--cc=zippel@linux-m68k.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
all inboxes | Powered by JetHome®