aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/entry.S
diff options
context:
space:
mode:
authorAlex Chiang <achiang@hp.com>2008-05-08 14:03:23 -0600
committerTony Luck <tony.luck@intel.com>2008-05-14 15:42:07 -0700
commitf13ae30e1397e3bfb38feb3b6e889af5d021f13d (patch)
tree4b82d1ee1e8bbb5f21d5f81bb0a73cf3daa8efb4 /arch/ia64/kernel/entry.S
parent8a3360f06cd4d3b1d57f73e029f2f8b6057fdcba (diff)
downloadkernel_samsung_smdk4412-f13ae30e1397e3bfb38feb3b6e889af5d021f13d.zip
kernel_samsung_smdk4412-f13ae30e1397e3bfb38feb3b6e889af5d021f13d.tar.gz
kernel_samsung_smdk4412-f13ae30e1397e3bfb38feb3b6e889af5d021f13d.tar.bz2
[IA64] allow user to force_pal_cache_flush
The sequence executed in check_sal_cache_flush: - pend a timer interrupt - call SAL_CACHE_FLUSH - see if interrupt is still pending can hang HP machines with buggy SAL_CACHE_FLUSH implementations. Provide a kernel command-line argument to allow users skip this check if desired. Using this parameter will force ia64_sal_cache_flush to call ia64_pal_cache_flush() instead of SAL_CACHE_FLUSH. Signed-off-by: Alex Chiang <achiang@hp.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/entry.S')
0 files changed, 0 insertions, 0 deletions