public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] flush icache before set_pte() on ia64  take9 [0/2] all
@ 2007-08-09  4:53 KAMEZAWA Hiroyuki
  2007-08-09  4:56 ` [PATCH] flush icache before set_pte() on ia64 take9 [1/2] KAMEZAWA Hiroyuki
  2007-08-09  4:57 ` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] flush KAMEZAWA Hiroyuki
  0 siblings, 2 replies; 9+ messages in thread
From: KAMEZAWA Hiroyuki @ 2007-08-09  4:53 UTC (permalink / raw)
  To: linux-ia64@vger.kernel.org
  Cc: LKML, tony.luck@intel.com, davem, Zoltan.Menyhart@bull.net,
	nickpiggin@yahoo.com.au, kamezawa.hiroyu@jp.fujitsu.com

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-08-10 22:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09  4:53 [PATCH] flush icache before set_pte() on ia64 take9 [0/2] all KAMEZAWA Hiroyuki
2007-08-09  4:56 ` [PATCH] flush icache before set_pte() on ia64 take9 [1/2] KAMEZAWA Hiroyuki
2007-08-09  4:57 ` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] flush KAMEZAWA Hiroyuki
2007-08-09  5:08   ` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] David Miller
2007-08-09  5:53     ` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] flush KAMEZAWA Hiroyuki
2007-08-10 18:17   ` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] flush icache at set_pte Luck, Tony
2007-08-10 18:46     ` David Mosberger-Tang
2007-08-10 20:53       ` Luck, Tony
2007-08-10 22:23     ` [PATCH] flush icache before set_pte() on ia64 take9 [2/2] KAMEZAWA Hiroyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox