[swsusp] Make sure we call restore_processor_state() when suspending.
- Added unconditionally to exit path of swsusp_arch_suspend(). This is done to call kernel_fpu_end() to reset the preempt count on suspend. - Note that we must preserve %eax across that call.
Showing
Please register or sign in to comment