diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2006-01-30 23:32:31 (GMT) |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-02-02 21:25:54 (GMT) |
commit | a58786917ce23c2a26c3e099c3cdba32a35eeceb (patch) | |
tree | 4740de51febbe16934d24d94cb80432a7547cb26 /drivers/Makefile | |
parent | af14aca90e0cdfccd71f9947c45b6ea2cf321dcb (diff) | |
download | linux-a58786917ce23c2a26c3e099c3cdba32a35eeceb.tar.xz |
[IA64] avoid broken SAL_CACHE_FLUSH implementations
If SAL_CACHE_FLUSH drops interrupts, complain about it and fall back to
using PAL_CACHE_FLUSH instead.
This is to work around a defect in HP rx5670 firmware: when an interrupt
occurs during SAL_CACHE_FLUSH, SAL drops the interrupt but leaves it marked
"in-service", which leaves the interrupt (and others of equal or lower
priority) masked.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions