From: Heiko Carstens Date: Fri, 26 Feb 2010 21:37:30 +0000 (+0100) Subject: [S390] cio: fix storage key handling X-Git-Tag: v2.6.34-rc1~268^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1bf85902c28dd990c08f1703ea94109223549a7;p=pandora-kernel.git [S390] cio: fix storage key handling Some parts of cio do not shift PAGE_DEFAULT_KEY correctly and end up with an incorrect key in their data structures. Since the default key is zero this doesn't really matter. However if somebody would use key-controlled protection for debugging purposes it would be quite helpful if all of this would work as expected. Also remove a stale declaration. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed