Skip to content
Commit 1393b4aa authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

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: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 6e1d72f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment