]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KVM: PPC: move tsr update in a separate function
authorBharat Bhushan <r65777@freescale.com>
Sun, 24 Feb 2013 18:57:11 +0000 (18:57 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 22 Mar 2013 00:21:05 +0000 (01:21 +0100)
commitd26f22c9cdfa935e674b2ff747dbcfaf9fa048f8
treeaf6457825996ce67fec0010d76a70ed9b33c8411
parent2ae33b389601b86a3d0cfe2d09f5e3189d5322fd
KVM: PPC: move tsr update in a separate function

This is done so that same function can be called from SREGS and
ONE_REG interface (follow up patch).

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/booke.c