From: Franck Bui-Huu <vagabon.xyz@gmail.com>
To: Andrew Morton <akpm@osdl.org>
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Wrong __pa() usages in driver/char/mem.c ?
Date: Thu, 12 Oct 2006 14:25:53 +0200 [thread overview]
Message-ID: <452E3451.1090907@innova-card.com> (raw)
I'm suprised to find some __pa() usages in a driver. I would
have used virt_to_phys() instead. In my understanding __pa()
is used only during early bootmem init, because this macro
is aware of any weird things that might exist at this early
stage. But once this stage is completed virt_to_phys() should
be used.
Is this understanding wrong ?
Thanks
Franck
reply other threads:[~2006-10-12 12:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=452E3451.1090907@innova-card.com \
--to=vagabon.xyz@gmail.com \
--cc=akpm@osdl.org \
--cc=anemo@mba.ocn.ne.jp \
--cc=linux-kernel@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