summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2015-12-16 23:49:31 (GMT)
committerRalf Baechle <ralf@linux-mips.org>2016-01-24 02:14:15 (GMT)
commit088ec208d69474c784ed969206f6af323dea025b (patch)
tree9b0c58284ca2585eae5a3d3d07b06be9b5722523 /CREDITS
parentcb1b447f0c369a248895aa28ec668dc3dd130f3f (diff)
downloadlinux-088ec208d69474c784ed969206f6af323dea025b.tar.xz
MIPS: KVM: Refactor added offsetof()s
When calculating the offsets into the commpage for dynamically translated mtc0/mfc0 guest instructions, multiple offsetof()s are added together to find the offset of the specific register in the mips_coproc, within the commpage. Simplify each of these cases to a single offsetof() to find the offset of the specific register within the commpage. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Gleb Natapov <gleb@kernel.org> Cc: linux-mips@linux-mips.org Cc: kvm@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/11888/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions