diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2014-07-10 19:34:31 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2014-12-29 15:45:55 +1100 |
commit | 9a4fc4eaf111ca960c9f524b850598e9dbc9697f (patch) | |
tree | 0c34f91c32c3fb06161a3fadc30858ccd743d634 /arch/powerpc/configs/83xx/mpc832x_rdb_defconfig | |
parent | 803d57de2b27000ed4400d16561c75821efe8333 (diff) | |
download | talos-op-linux-9a4fc4eaf111ca960c9f524b850598e9dbc9697f.tar.gz talos-op-linux-9a4fc4eaf111ca960c9f524b850598e9dbc9697f.zip |
powerpc/kvm: Create proper names for the kvm_host_state PMU fields
We have two arrays in kvm_host_state that contain register values for
the PMU. Currently we only create an asm-offsets symbol for the base of
the arrays, and do the array offset in the assembly code.
Creating an asm-offsets symbol for each field individually makes the
code much nicer to read, particularly for the MMCRx/SIxR/SDAR fields, and
might have helped us notice the recent double restore bug we had in this
code.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/configs/83xx/mpc832x_rdb_defconfig')
0 files changed, 0 insertions, 0 deletions