From: Martin Schwidefsky Date: Fri, 17 May 2013 12:41:33 +0000 (+0200) Subject: s390/kvm: rename RCP_xxx defines to PGSTE_xxx X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~22^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d0dafc1e48fd254c22f75738def870a7ffd2c3e;p=pandora-kernel.git s390/kvm: rename RCP_xxx defines to PGSTE_xxx The RCP byte is a part of the PGSTE value, the existing RCP_xxx names are inaccurate. As the defines describe bits and pieces of the PGSTE, the names should start with PGSTE_. The KVM_UR_BIT and KVM_UC_BIT are part of the PGSTE as well, give them better names as well. Signed-off-by: Martin Schwidefsky Signed-off-by: Christian Borntraeger Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed