]> git.karo-electronics.de Git - linux-beck.git/commit
[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)
commit08357f82d4decc48bbfd39ae30d5fe0754f7f576
treec8516a8f208e1cb253bd33f41857b0699104b130
parent60a762b6a6dec17cc4339b60154902fd04c2f9f2
[IA64] improve flush_icache_range()

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>
arch/ia64/kernel/setup.c
arch/ia64/lib/flush.S