All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: Matthew Wilcox <willy@debian.org>
Cc: santosh.abraham@hp.com, randolph@tausq.org,
	parisc-linux@lists.parisc-linux.org, sct@redhat.com
Subject: Re: [parisc-linux] Fwd:  Problems with raw interface.
Date: Thu, 25 Sep 2003 18:08:48 -0700	[thread overview]
Message-ID: <20030925180848.2763911b.davem@redhat.com> (raw)
In-Reply-To: <20030925142623.GO13172@parcelfarce.linux.theplanet.co.uk>

On Thu, 25 Sep 2003 15:26:23 +0100
Matthew Wilcox <willy@debian.org> wrote:

> I think you're right.  flush_dcache_page is for page cache pages, not for
> random user addresses.  Would something like this make sense?

The flush_dcache_page() is needed in case the platform has deferred
the flushing for a kernel cpu store to a page cache page.

You cannot just delete this call and replace it with a flush_cache_range()
call, that simply won't work.

  reply	other threads:[~2003-09-26  1:22 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-25 10:38 [parisc-linux] Fwd: Problems with raw interface Santosh Abraham
2003-09-25 10:50 ` Randolph Chung
2003-09-25 11:19   ` Santosh Abraham
2003-09-25 14:26     ` Matthew Wilcox
2003-09-26  1:08       ` David S. Miller [this message]
2003-09-26 11:24         ` Matthew Wilcox
2003-09-26 11:20           ` David S. Miller
2003-09-26 11:57             ` Stephen C. Tweedie
2003-09-26 11:48               ` David S. Miller
2003-09-26 12:20                 ` Matthew Wilcox
2003-09-26 12:38                   ` David S. Miller
2003-09-26 13:11                     ` SANTOSH ABRAHAM
2003-09-26 12:56                       ` David S. Miller
2003-09-26 13:29                         ` Matthew Wilcox
2003-09-26 13:21                           ` David S. Miller
2003-09-26 14:09                             ` Matthew Wilcox
2003-09-26 14:04                               ` David S. Miller
2003-09-26 14:30                                 ` Matthew Wilcox
2003-09-26 14:20                                   ` David S. Miller
2003-09-26 14:42                                     ` Stephen C. Tweedie
2003-09-26 14:26                               ` Stephen C. Tweedie
2003-09-26 11:47           ` Santosh Abraham
2003-09-26 10:42       ` Santosh Abraham
2003-09-26 10:34         ` David S. Miller
2003-09-26 12:12           ` Santosh Abraham

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=20030925180848.2763911b.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=randolph@tausq.org \
    --cc=santosh.abraham@hp.com \
    --cc=sct@redhat.com \
    --cc=willy@debian.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.