diff options
author | Isaku Yamahata <[email protected]> | 2024-08-02 13:16:30 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-08-13 10:24:37 -0400 |
commit | 15e1c3d65975524c5c792fcd59f7d89f00402261 (patch) | |
tree | 1199284381464c2dfd013062351920b2527c0ccb /Documentation/rust/coding-guidelines.rst | |
parent | b098495e69491c2225681f43228312d32477217b (diff) |
KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Use this_cpu_ptr() instead of open coding the equivalent in various
user return MSR helpers.
Signed-off-by: Isaku Yamahata <[email protected]>
Reviewed-by: Chao Gao <[email protected]>
Reviewed-by: Yuan Yao <[email protected]>
[sean: massage changelog]
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Pankaj Gupta <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'Documentation/rust/coding-guidelines.rst')
0 files changed, 0 insertions, 0 deletions