summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw@amazon.co.uk>2021-02-02 11:05:10 +0000
committerDavid Woodhouse <dwmw@amazon.co.uk>2021-02-04 13:58:34 +0000
commit92f4d400a407235783afd4399fa26c4c665024b5 (patch)
treee2b536ee1f1633cf92717959406978e85ac0daf2 /arch/x86/include
parent1232f8e6c9d15e6d043452f5d8895fcebc6a1ff2 (diff)
downloadlinux-92f4d400a407235783afd4399fa26c4c665024b5.tar.gz
linux-92f4d400a407235783afd4399fa26c4c665024b5.tar.bz2
linux-92f4d400a407235783afd4399fa26c4c665024b5.zip
KVM: x86/xen: Fix __user pointer handling for hypercall page installation
The address we give to memdup_user() isn't correctly tagged as __user. This is harmless enough as it's a one-off use and we're doing exactly the right thing, but fix it anyway to shut the checker up. Otherwise it'll whine when the (now legacy) code gets moved around in a later patch. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions