diff options
author | Andy Lutomirski <luto@kernel.org> | 2020-06-26 20:24:30 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-07-01 16:27:20 +0300 |
commit | d029bff60aa6c7eab281d52602b6a7a971615324 (patch) | |
tree | bc6aadea2b2a234361696aff4a6a9d2ac1564d36 /fs/block_dev.c | |
parent | 40c45904f818c1f6555294ca27afc5fda4f09e68 (diff) | |
download | linux-d029bff60aa6c7eab281d52602b6a7a971615324.tar.xz |
x86/fsgsbase: Fix Xen PV support
On Xen PV, SWAPGS doesn't work. Teach __rdfsbase_inactive() and
__wrgsbase_inactive() to use rdmsrl()/wrmsrl() on Xen PV. The Xen
pvop code will understand this and issue the correct hypercalls.
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/f07c08f178fe9711915862b656722a207cd52c28.1593192140.git.luto@kernel.org
Diffstat (limited to 'fs/block_dev.c')
0 files changed, 0 insertions, 0 deletions