aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/irq.c
diff options
context:
space:
mode:
authorRuss Anderson <rja@sgi.com>2007-10-31 11:10:38 -0500
committerTony Luck <tony.luck@intel.com>2007-11-06 15:40:31 -0800
commit1f3b6045f783ee394076ad6dba2d72ecaaecd243 (patch)
treec20820794846f45db619991d0ddc26832ccf75e8 /arch/ia64/kernel/irq.c
parentadb34022eb7a11126fecef6b5abb4741a17360c6 (diff)
downloadkernel_samsung_smdk4412-1f3b6045f783ee394076ad6dba2d72ecaaecd243.zip
kernel_samsung_smdk4412-1f3b6045f783ee394076ad6dba2d72ecaaecd243.tar.gz
kernel_samsung_smdk4412-1f3b6045f783ee394076ad6dba2d72ecaaecd243.tar.bz2
[IA64] Disable/re-enable CPE interrupts on Altix
When the CPE handler encounters too many CPEs (such as a solid single bit memory error), it sets up a polling timer and disables the CPE interrupt (to avoid excessive overhead logging the stream of single bit errors). disable_irq_nosync() calls chip->disable() to provide a chipset specifiec interface for disabling the interrupt. This patch adds the Altix specific support to disable and re-enable the CPE interrupt. Signed-off-by: Russ Anderson (rja@sgi.com) Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/irq.c')
0 files changed, 0 insertions, 0 deletions