s390/hibernate: add early resume function
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Thu, 29 Aug 2013 17:36:49 +0000 (19:36 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 30 Aug 2013 06:57:15 +0000 (08:57 +0200)
commit77e844b9644026c11c5883144540155de39af767
tree704f30cb7e9a30ade37e20c0f0bc9688f05ac0b0
parent0ff70ec88ba61f72b05b365a21fbd8aa60436254
s390/hibernate: add early resume function

Some functions that do arch specific resume actions are called
directly from swsusp_asm64.S . Before we add another function call
provide a generic s390_early_resume function which can be used
for this purpose.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/cio.h
arch/s390/kernel/suspend.c
arch/s390/kernel/swsusp_asm64.S
drivers/s390/cio/css.h
This page took 0.02687 seconds and 5 git commands to generate.