[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070809135311.0676a947.kamezawa.hiroyu@jp.fujitsu.com>
Date: Thu, 9 Aug 2007 13:53:11 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: "linux-ia64@...r.kernel.org" <linux-ia64@...r.kernel.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
"tony.luck@...el.com" <tony.luck@...el.com>, davem@...emloft.net,
"Zoltan.Menyhart@...l.net" <Zoltan.Menyhart@...l.net>,
"nickpiggin@...oo.com.au" <nickpiggin@...oo.com.au>,
"kamezawa.hiroyu@...fujitsu.com" <kamezawa.hiroyu@...fujitsu.com>
Subject: [PATCH] flush icache before set_pte() on ia64 take9 [0/2] all
renewed
synching Icache and Dcache before set_pte() for ia64 take9.
take8 got negative review as "ia64 specific codes are scattered over vm layer
and it will not be able to be maintained." And adivce from David Miller (thanks!)
was modifiying set_pte().
This version modifies set_pte() for inserting "ia64 specific" flush cache code.
It seems that I encoded all conditions for flush_icache necessity in clear way
and the whole code is not invasive.
Any comments are welcome.
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