[IA64] improve flush_icache_range()
authorZoltan Menyhart <Zoltan.Menyhart@bull.net>
Fri, 3 Jun 2005 12:36:00 +0000 (05:36 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 12 Jul 2005 22:33:18 +0000 (15:33 -0700)
Check with PAL to see what the i-cache line size is for
each level of the cache, and so use the correct stride
when flushing the cache.

Acked-by: David Mosberger
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found