From: Heiko Carstens Date: Wed, 1 Jan 2014 15:08:37 +0000 (+0100) Subject: s390/ctl_reg: add union type for control register 0 X-Git-Tag: omap-for-v3.17/soc-cleanup~24^2^2~35^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f4e87a227757198f4cf0495f7fd6c47a28aacb6;p=pandora-kernel.git s390/ctl_reg: add union type for control register 0 Add 'union ctlreg0_bits' to easily allow setting and testing bits of control register 0 bits. This patch only adds the bits needed for the new guest access functions. Other bits and control registers can be added when needed. Signed-off-by: Heiko Carstens Reviewed-by: Thomas Huth Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed