From: Takao Indoh Date: Thu, 1 Oct 2009 21:55:16 +0000 (-0400) Subject: [IA64] Restore registers in the stack on INIT X-Git-Tag: v2.6.32-rc6~11^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29e4e025be52c0619b9dfe6faba29bc3deac6272;p=pandora-kernel.git [IA64] Restore registers in the stack on INIT Registers are not saved anywhere when INIT comes during fsys mode and we cannot know what happened when we investigate vmcore captured by kdump. This patch adds new function finish_pt_regs() so registers can be saved in such a case. Signed-off-by: Takao Indoh Signed-off-by: Tony Luck --- Reading git-diff-tree failed