linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: davem@davemloft.net (David Miller)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] [ARM] force dcache flush if dcache_dirty bit set
Date: Mon, 12 Oct 2009 03:16:28 -0700 (PDT)	[thread overview]
Message-ID: <20091012.031628.98420072.davem@davemloft.net> (raw)
In-Reply-To: <20091012100023.GC29310@n2100.arm.linux.org.uk>

From: Russell King - ARM Linux <linux@arm.linux.org.uk>
Date: Mon, 12 Oct 2009 11:00:23 +0100

> The problem which has been identified is that when flush_dcache_page() is
> called, there is a mapping, and so the page is marked for lazy flushing.
> However, by the time update_mmu_cache() gets called, the mapping has gone
> and so update_mmu_cache() does nothing.

Now I understand, thanks.

Ok, I'll remove the mapping check from the sparc64 flush_dcache()
function, seems the right thing to do.

  reply	other threads:[~2009-10-12 10:16 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-12  8:50 [PATCH] [ARM] force dcache flush if dcache_dirty bit set Nitin Gupta
2009-10-12  9:07 ` Russell King - ARM Linux
2009-10-12  9:37   ` David Miller
2009-10-12 10:00     ` Russell King - ARM Linux
2009-10-12 10:16       ` David Miller [this message]
2009-10-12 16:09       ` Hugh Dickins
2009-10-12 17:03         ` Russell King
2009-10-12 17:12           ` Nitin Gupta
2009-10-12 18:06           ` Hugh Dickins
2009-10-15 21:48             ` Kyle McMartin
2009-10-13  2:07           ` Paul Mundt
2009-10-14 17:10             ` Catalin Marinas
2009-10-15 11:59               ` Catalin Marinas
2009-10-12 10:28   ` Nitin Gupta
2009-10-12 11:08     ` Russell King - ARM Linux
2009-10-12 11:16       ` Nitin Gupta

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=20091012.031628.98420072.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).