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>
Šī revīzija ir iekļauta:

revīziju iesūtīja
Martin Schwidefsky

vecāks
0ff70ec88b
revīzija
77e844b964
@@ -130,8 +130,6 @@ struct channel_subsystem {
|
||||
|
||||
extern struct channel_subsystem *channel_subsystems[];
|
||||
|
||||
void channel_subsystem_reinit(void);
|
||||
|
||||
/* Helper functions to build lists for the slow path. */
|
||||
void css_schedule_eval(struct subchannel_id schid);
|
||||
void css_schedule_eval_all(void);
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user