summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_64_vio.c
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2017-10-10 20:18:28 +1000
committerPaul Mackerras <paulus@ozlabs.org>2017-10-14 11:32:53 +1100
commit2cde3716321ec64a1faeaf567bd94100c7b4160f (patch)
tree2894440e99d3d8b0d92e9cafb5df18e8840cb721 /arch/powerpc/kvm/book3s_64_vio.c
parentac64115a66c18c01745bbd3c47a36b124e5fd8c0 (diff)
KVM: PPC: Book3S HV: POWER9 more doorbell fixes
- Add another case where msgsync is required. - Required barrier sequence for global doorbells is msgsync ; lwsync When msgsnd is used for IPIs to other cores, msgsync must be executed by the target to order stores performed on the source before its msgsnd (provided the source executes the appropriate sync). Fixes: 1704a81ccebc ("KVM: PPC: Book3S HV: Use msgsnd for IPIs to other cores on POWER9") Cc: stable@vger.kernel.org # v4.10+ Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/kvm/book3s_64_vio.c')
0 files changed, 0 insertions, 0 deletions