From: Dominik Dingel Date: Thu, 23 Oct 2014 10:07:14 +0000 (+0200) Subject: s390/mm: recfactor global pgste updates X-Git-Tag: omap-for-v3.19/fixes-rc1~124^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a13cff318cafbd493b8d5d679e5f3f761084c4fe;p=pandora-kernel.git s390/mm: recfactor global pgste updates Replace the s390 specific page table walker for the pgste updates with a call to the common code walk_page_range function. There are now two pte modification functions, one for the reset of the CMMA state and another one for the initialization of the storage keys. Signed-off-by: Dominik Dingel Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed