From: Isaku Yamahata Date: Tue, 18 Nov 2008 10:19:50 +0000 (+0900) Subject: [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. X-Git-Tag: v2.6.28-rc6~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93fe10b670a7a6a1dc9649c7860f452dc7bbbb9d;p=pandora-kernel.git [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. pv_cpu_ops.getreg(_IA64_REG_IP) returned constant. But the returned ip valued should be the one in the caller, not of the callee. This patch fixes that. Signed-off-by: Isaku Yamahata Signed-off-by: Tony Luck --- Reading git-diff-tree failed