[IA64] pal cache flush patch
authorXu, Anthony <anthony.xu@intel.com>
Mon, 9 Jan 2006 02:36:35 +0000 (10:36 +0800)
committerTony Luck <tony.luck@intel.com>
Mon, 16 Jan 2006 23:44:53 +0000 (15:44 -0800)
commitf15ac5801fdc1b217c3b8b5dbc63a09371d2ee4d
treeb9d4eeb9b5a6ab36fdaebf24263aa4ba5543aec7
parent7b9c8ba2d634a0467a8a36018a28624563f34f47
[IA64] pal cache flush patch

Because PAL spec has changed since 2002, you can goto
http://developer.intel.com/design/itanium/manuals/iiasdmanual.htm to
download new SDM, all PAL calls should be invoked with psr.ic=1, and
it's caller's responsibility to handle possible tlb miss.
Ia64_pal_cache_flush was written according to old spec, it is obsolete,
and this patch has ia64_pal_cache_flush conform to new spec.

Signed-off-by Anthony Xu <anthony.xu@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/pal.h