[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070728150319.d19f531f.kamezawa.hiroyu@jp.fujitsu.com>
Date: Sat, 28 Jul 2007 15:03:19 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: "linux-ia64@...r.kernel.org" <linux-ia64@...r.kernel.org>,
"tony.luck@...el.com" <tony.luck@...el.com>,
Zoltan.Menyhart@...l.net,
"nickpiggin@...oo.com.au" <nickpiggin@...oo.com.au>,
Christoph Lameter <clameter@....com>
Subject: [PATCH] flush icache before set_pte() take 5.
Appliled comments on take 4.
patches are against 2.6.23-rc1.
Changes:
- changes flush_icache_page to be flush_cache_page() in remove_migration_pte().
- removed sync_icache_dcahe() in page reuse case of do_wp_page().
Considerations:
- I can add CONFIG_MONTECITO if necessary. But it will be confusing, I think.
Thanks,
-Kame
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists