From: Sebastian Ott Date: Thu, 29 Aug 2013 17:36:49 +0000 (+0200) Subject: s390/hibernate: add early resume function X-Git-Tag: v3.12-rc1~187^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77e844b9644026c11c5883144540155de39af767;p=pandora-kernel.git 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 Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed