diff options
author | Nicholas Piggin <[email protected]> | 2017-10-10 20:18:28 +1000 |
---|---|---|
committer | Paul Mackerras <[email protected]> | 2017-10-14 11:32:53 +1100 |
commit | 2cde3716321ec64a1faeaf567bd94100c7b4160f (patch) | |
tree | 2894440e99d3d8b0d92e9cafb5df18e8840cb721 /net/unix/sysctl_net_unix.c | |
parent | ac64115a66c18c01745bbd3c47a36b124e5fd8c0 (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: [email protected] # v4.10+
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions