From: Christian Borntraeger Date: Wed, 5 Jun 2013 07:22:33 +0000 (+0200) Subject: s390/pgtable: Save pgste during modify_prot_start/commit X-Git-Tag: v3.10-rc6~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a82603be4f5523ce21dd468a323aa36ff845f6d;p=pandora-kernel.git s390/pgtable: Save pgste during modify_prot_start/commit In modify_prot_start we update the pgste value but never store it back into the original location. Lets save the calculated result, since modify_prot_commit will use the value of the pgste. Signed-off-by: Christian Borntraeger Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed