From: Keith Owens Date: Wed, 18 Oct 2006 05:36:49 +0000 (+1000) Subject: [IA64] Correct definition of handle_IPI X-Git-Tag: v2.6.19-rc5~88^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=024e4f2c5175a482c234cf67ed22368d770bf78f;p=pandora-kernel.git [IA64] Correct definition of handle_IPI The declaration of handle_IPI in arch/ia64/kernel/smp.c was changed but not the definition of this function. Remove struct pt_regs from handle_IPI(). Signed-off-by: Keith Owens Signed-off-by: Tony Luck --- Reading git-diff-tree failed