[PATCH] flush icache before set_pte() take 5. [2/2] sync icache dcache for ia64

2007-07-28 Thread KAMEZAWA Hiroyuki
flush icache for ia64 take4. This patch is against 2.6.23-rc1. Changes V4 -> V5: - removed sync_icache_dcache from do_wp_page() page reuse case. Changes v3 -> v4: - avoid implementing flush_(i)cache_pages(). - added sync_icache_dcache() call. - change Documentation/cachetlb.txt Current

[PATCH] flush icache before set_pte() take 5. [2/2] sync icache dcache for ia64

2007-07-28 Thread KAMEZAWA Hiroyuki
flush icache for ia64 take4. This patch is against 2.6.23-rc1. Changes V4 - V5: - removed sync_icache_dcache from do_wp_page() page reuse case. Changes v3 - v4: - avoid implementing flush_(i)cache_pages(). - added sync_icache_dcache() call. - change Documentation/cachetlb.txt Current