From: Michael Holzheu Date: Tue, 6 Oct 2009 08:34:12 +0000 (+0200) Subject: [S390] hibernate: Use correct place for CPU address in lowcore X-Git-Tag: v2.6.32-rc4~2^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd43bfca431b02117e8598e01b301e001a68295e;p=pandora-kernel.git [S390] hibernate: Use correct place for CPU address in lowcore We used address 0x1084 instead of 0x84 to store the suspend CPU address. With this patch we use the correct address 0x84 as it is defined in the POP. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed