From: David S. Miller Date: Thu, 25 Sep 2014 04:05:30 +0000 (-0700) Subject: sparc64: Fix hibernation code refrence to PAGE_OFFSET. X-Git-Tag: fixes-against-v3.18-rc2~116^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d0713edf72461438bc3526e4ea55fec47754cd9;p=pandora-kernel.git sparc64: Fix hibernation code refrence to PAGE_OFFSET. We changed PAGE_OFFSET to be a variable rather than a constant, but this reference here in the hibernate assembler got missed. Signed-off-by: David S. Miller --- Reading git-diff-tree failed