commit | 29e4e025be52c0619b9dfe6faba29bc3deac6272 | [log] [tgz] |
---|---|---|
author | Takao Indoh <indou.takao@jp.fujitsu.com> | Thu Oct 01 17:55:16 2009 -0400 |
committer | Tony Luck <tony.luck@intel.com> | Tue Oct 13 10:37:14 2009 -0700 |
tree | b10738571f39f650f6646aab0f8ed889ef4fca21 | |
parent | 2caa731819a633bec5a56736e64c562b7e193666 [diff] |
[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 <indou.takao@jp.fujitsu.com> Signed-off-by: Tony Luck <tony.luck@intel.com>