commit | 4fa2f0e672ba16b55a34ecfa514ccd92e226d3d4 | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Thu Apr 17 17:00:37 2008 +0900 |
committer | Tony Luck <tony.luck@intel.com> | Tue Apr 22 08:56:38 2008 -0700 |
tree | c52bc8c86ac909c281e0362e8ff29f54ea4ca6ed | |
parent | 284e54279597e0933d785580a43be0b0194dfa00 [diff] |
[IA64] simplify notify hooks in mca.c There are many notify_die() and almost all take same style with ia64_mca_spin(). This patch defines macros and replace them all, to reduce lines and to improve readability. Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Tony Luck <tony.luck@intel.com>