commit | ad3bc0ac1d2ed311ef3a9d6f2849948433a9f338 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Oct 12 13:24:45 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Oct 19 17:07:36 2017 +0200 |
tree | c29158815f1d0b56a938528bbd9f07b1baff3a7f | |
parent | 00a8f886dbdaeea1d93543d5311ddf3a2680bf2b [diff] |
s390/ctl_reg: use decoding unions in update_cr_regs Add a decoding union for the bits in control registers 2 and use 'union ctlreg0' and 'union ctlreg2' in update_cr_regs to improve readability. Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com> Reviewed-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>