From: Russell King <rmk+lkml@arm.linux.org.uk>
To: Linus Torvalds <torvalds@osdl.org>,
Philippe Robin <Philippe.Robin@arm.com>
Cc: Andrew Morton <akpm@osdl.org>,
Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: Fwd: Re: flush_cache_page()
Date: Sat, 29 Jan 2005 11:37:08 +0000 [thread overview]
Message-ID: <20050129113707.B2233@flint.arm.linux.org.uk> (raw)
In-Reply-To: <Pine.LNX.4.58.0501111605570.2373@ppc970.osdl.org>; from torvalds@osdl.org on Tue, Jan 11, 2005 at 04:07:09PM -0800
On Tue, Jan 11, 2005 at 04:07:09PM -0800, Linus Torvalds wrote:
> On Tue, 11 Jan 2005, Russell King wrote:
> > Any responses on this? Didn't get any last time I mailed this out.
>
> I don't have any real objections. I'd like it verified that gcc can
> compile away all the overhead on the architectures that don't use the pfn,
> since "page_to_pfn()" can be a bit expensive otherwise.. But I don't see
> anything wrong with the approach.
Thanks for the response. However, apart from Ralph, Paul and yourself,
it seems none of the other architecture maintainers care about this
patch - the original mail was BCC'd to the architecture list. Maybe
that's an implicit acceptance of this patch, I don't know.
I do know that page_to_pfn() will generate code on some platforms which
don't require it due to them declaring flush_cache_page() as a function.
However, I assert that if they don't need this overhead, that's for them
to fix up. I don't know all their quirks so it isn't something I can
tackle.
In other words, unless I actually receive some real help from the other
architecture maintainers on this to address your concerns, ARM version 6
CPUs with aliasing L1 caches (== >16K) will remain a dead dodo with
mainline Linux kernels.
(This mail BCC'd to the architecture list again in the vain hope that
someone will offer assistance.)
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
next prev parent reply other threads:[~2005-01-29 11:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-11 22:36 Fwd: Re: flush_cache_page() Russell King
2005-01-12 0:07 ` Linus Torvalds
2005-01-29 11:37 ` Russell King [this message]
2005-01-29 14:29 ` James Bottomley
2005-01-29 16:52 ` Ralf Baechle
2005-01-31 2:38 ` David S. Miller
2005-01-12 15:07 ` Ralf Baechle
2005-01-28 15:19 ` Paul Mundt
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=20050129113707.B2233@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=Philippe.Robin@arm.com \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.