commit | 0de80bcc2baed116a569c38cbc38c5dcb945d14d | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Tue Oct 23 22:37:24 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 23 22:37:24 2007 +0200 |
tree | 5eef7beda7307be2e8949f1bf0e7f84799d8ae31 | |
parent | ef685298b4b3dead1efa1d47cd27ced0f2673254 [diff] |
x86: Save registers in saved_context during suspend and hibernation During hibernation and suspend on x86_64 save CPU registers in the saved_context structure rather than in a handful of separate variables. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>