Paul Mundt 55661fc1f1 sh: Assume new page cache pages have dirty dcache lines.
This follows the ARM change c01778001a4f5ad9c62d882776235f3f31922fdd
("ARM: 6379/1: Assume new page cache pages have dirty D-cache") for the
same rationale:

    There are places in Linux where writes to newly allocated page
    cache pages happen without a subsequent call to flush_dcache_page()
    (several PIO drivers including USB HCD). This patch changes the
    meaning of PG_arch_1 to be PG_dcache_clean and always flush the
    D-cache for a newly mapped page in update_mmu_cache().

This addresses issues seen with executing binaries from MMC, in
addition to some of the other HCDs that don't explicitly do cache
management for their pipe-in buffers.

Requested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-12-01 15:39:51 +09:00
..
2010-11-04 12:32:24 +09:00
2010-03-09 11:57:17 +09:00
2010-01-27 22:36:25 +09:00
2010-06-14 18:02:13 +09:00
2009-05-29 08:40:02 -07:00
2009-10-14 16:42:28 +09:00
2010-05-11 11:48:47 +09:00
2010-06-02 16:31:42 +09:00
2010-08-10 13:47:39 -07:00
2010-07-06 17:37:32 +09:00
2010-10-07 14:08:55 +01:00
2010-06-14 15:16:53 +09:00
2010-06-09 11:12:36 +02:00
2010-03-10 16:29:48 +09:00
2010-05-11 13:32:19 +09:00
2010-01-13 19:11:14 +09:00
2010-01-20 16:42:52 +09:00
2009-09-11 13:19:16 +09:00
2009-04-27 17:34:39 +09:00
2009-11-09 10:47:40 +09:00
2008-08-02 04:39:32 +09:00
2009-08-14 01:58:43 +09:00
2010-05-11 13:32:19 +09:00
2009-06-14 23:25:57 +09:00
2010-04-26 19:08:55 +09:00
2010-04-26 19:08:55 +09:00
2010-03-12 15:52:32 -08:00
2008-08-04 12:51:06 +09:00