diff options
author | Zelin Deng <zelin.deng@linux.alibaba.com> | 2021-09-29 13:13:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-10-06 15:42:31 +0200 |
commit | 3443eb443f3a2166675c40d81ed6bf74ac874e23 (patch) | |
tree | 944ed1f8d451fe39994b8e4e8f0dfa73ce6d4fe4 /drivers | |
parent | 50149e0866a82cef33e680ee68dc380a5bc75d32 (diff) | |
download | linux-stable-3443eb443f3a2166675c40d81ed6bf74ac874e23.tar.gz linux-stable-3443eb443f3a2166675c40d81ed6bf74ac874e23.tar.bz2 linux-stable-3443eb443f3a2166675c40d81ed6bf74ac874e23.zip |
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
commit ad9af930680bb396c87582edc172b3a7cf2a3fbf upstream.
There're other modules might use hv_clock_per_cpu variable like ptp_kvm,
so move it into kvmclock.h and export the symbol to make it visiable to
other modules.
Signed-off-by: Zelin Deng <zelin.deng@linux.alibaba.com>
Cc: <stable@vger.kernel.org>
Message-Id: <1632892429-101194-2-git-send-email-zelin.deng@linux.alibaba.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions