]> git.baikalelectronics.ru Git - kernel.git/commit
KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()
authorLan Tianyu <tianyu.lan@intel.com>
Sun, 13 Mar 2016 03:10:30 +0000 (11:10 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 22 Mar 2016 15:38:37 +0000 (16:38 +0100)
commit45219b77e858821dc8c061bb616e8e36afc4cea9
treef41b7784e4b256ddb8640e6e2755abfe8f917ca4
parentdc0e0be117438df008a97a785d5371c7558bc267
KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()

The barrier also orders the write to mode from any reads
to the page tables done and so update the comment.

Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/powerpc/kvm/powerpc.c