diff options
author | Isaku Yamahata <isaku.yamahata@intel.com> | 2024-08-02 23:16:30 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-08-13 17:24:37 +0300 |
commit | 15e1c3d65975524c5c792fcd59f7d89f00402261 (patch) | |
tree | 1199284381464c2dfd013062351920b2527c0ccb /lib/lru_cache.c | |
parent | b098495e69491c2225681f43228312d32477217b (diff) | |
download | linux-15e1c3d65975524c5c792fcd59f7d89f00402261.tar.xz |
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 <isaku.yamahata@intel.com>
Reviewed-by: Chao Gao <chao.gao@intel.com>
Reviewed-by: Yuan Yao <yuan.yao@intel.com>
[sean: massage changelog]
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Pankaj Gupta <pankaj.gupta@amd.com>
Message-ID: <20240802201630.339306-1-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'lib/lru_cache.c')
0 files changed, 0 insertions, 0 deletions