[PATCH] ia64: platform_kernel_launch_event is noop on generic kernel
authorJohn Keller <jpk@sgi.com>
Sun, 18 Mar 2007 09:26:09 +0000 (01:26 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 18 Mar 2007 18:35:07 +0000 (11:35 -0700)
commit6a3d039078b337856bd3cfa436be3b1b223440a5
treeb4fef8a71875a829d4c1f8264b3f99910429667b
parent647157255915b76ddfbea87ca396ace364d158c5
[PATCH] ia64: platform_kernel_launch_event is noop on generic kernel

Add a missing #define for the platform_kernel_launch_event.  Without this
fix, a call to platform_kernel_launch_event() becomes a noop on generic
kernels.  SN systems require this fix to successfully kdump/kexec from
certain hardware errors.

[bwalle@suse.de: fix it]
Signed-off-by: John Keller <jpk@sgi.com>
Cc: Bernhard Walle <bwalle@suse.de>
Acked-by: Simon Horman <horms@verge.net.au>
Acked-by: Jay Lan <jlan@sgi.com>
Acked-by: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-ia64/machvec.h