diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-02 11:39:31 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-07-02 11:39:31 +0200 |
commit | 1393b4aaf9e1e803d59726053d542cebd4e2b5b2 (patch) | |
tree | 01688bfecc51f2070893289c8b8aacbebae8e3c2 /arch | |
parent | Merge tag 'kvmarm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-1393b4aaf9e1e803d59726053d542cebd4e2b5b2.tar.xz linux-1393b4aaf9e1e803d59726053d542cebd4e2b5b2.zip |
kvm: use more precise cast and do not drop __user
Sparse complains on a call to get_compat_sigset, fix it. The "if"
right above explains that sigmask_arg->sigset is basically a
compat_sigset_t.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions