commit | f740e6c9c55cac6ab0a7d44a464b54467cca4f4f | [log] [tgz] |
---|---|---|
author | Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> | Wed Aug 22 19:53:30 2007 +0900 |
committer | Tony Luck <tony.luck@intel.com> | Tue Aug 28 16:03:06 2007 -0700 |
tree | 915ce6c71163623ddb5dbbb09133e126007e6dfd | |
parent | 17764d2437b0c4440e0718205f2c26dbaa72bc27 [diff] |
[IA64] Clear pending interrupts at CPU boot up time The pending interrupts can be remaining at boot up time on some platform. This will cause spurious interrupts when interrupt is enabled for the first time. This patch clears IVR at the CPU initialization to eliminate such spurious interrupts. Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> Signed-off-by: Tony Luck <tony.luck@intel.com>