diff options
author | Huang Ying <[email protected]> | 2008-08-15 00:40:26 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-08-15 08:35:43 -0700 |
commit | 3122c331190e9d1622bf1c8cf6ce3b17cca67c9e (patch) | |
tree | e856b7a59f5ea5ba4f1662cefdae267b26af30dd /net/unix/sysctl_net_unix.c | |
parent | 9bdeb7b5d34f197dea7859d24475943395ffea5e (diff) |
kexec jump: fix for ftrace
Ftrace depends on some processor state that we destroyed during kexec and
restored by restore_processor_state(). So save_processor_state() and
restore_processor_state() are moved into machine_kexec() and ftrace is
restored after restore_processor_state().
Signed-off-by: Huang Ying <[email protected]>
Cc: Pavel Machek <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Vivek Goyal <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions