commit | b045c40620eb51fb10b19a14f9ebc118925bc0f8 | [log] [tgz] |
---|---|---|
author | Deng-Cheng Zhu <dengcheng.zhu@imgtec.com> | Thu Jun 26 12:11:37 2014 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jun 30 16:52:03 2014 +0200 |
tree | b3b365c385dd50a7ae8a2f91ba3e0203ade63f9c | |
parent | d98403a525fe1648c516f33e2bf674d277d69135 [diff] |
MIPS: KVM: Remove unneeded volatile The keyword volatile for idx in the TLB functions is unnecessary. Reviewed-by: James Hogan <james.hogan@imgtec.com> Signed-off-by: Deng-Cheng Zhu <dengcheng.zhu@imgtec.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>