]> Git Repo - linux.git/commit
s390/ctl_reg: move control register definitions to ctl_reg.h
authorMartin Schwidefsky <[email protected]>
Thu, 12 Oct 2017 11:24:46 +0000 (13:24 +0200)
committerMartin Schwidefsky <[email protected]>
Thu, 19 Oct 2017 15:07:37 +0000 (17:07 +0200)
commitcc65450c8337848f97e893c5c3de973ece73aabf
treea585e87637e1e56a88eb47e6f50bc2c903489cdc
parentad3bc0ac1d2ed311ef3a9d6f2849948433a9f338
s390/ctl_reg: move control register definitions to ctl_reg.h

The nmi.h header has some constant defines for control register bits.
These definitions should really be located in ctl_reg.h. Move and
rename the defines.

Reviewed-by: Heiko Carstens <[email protected]>
Reviewed-by: Hendrik Brueckner <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
arch/s390/include/asm/ctl_reg.h
arch/s390/include/asm/nmi.h
arch/s390/kvm/interrupt.c
This page took 0.050874 seconds and 4 git commands to generate.