[PATCH] [11/23] KVM: Fix KVM_SET_SIGNAL_MASK

2010-06-10 Thread Andi Kleen
Real bug fix. When the user passed in a NULL mask pass this on from the ioctl handler. Found by gcc 4.6's new warnings. Cc: a...@redhat.com Cc: kvm@vger.kernel.org Signed-off-by: Andi Kleen a...@linux.intel.com --- virt/kvm/kvm_main.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH] [11/23] KVM: Fix KVM_SET_SIGNAL_MASK

2010-06-10 Thread Avi Kivity
On 06/10/2010 02:10 PM, Andi Kleen wrote: Real bug fix. When the user passed in a NULL mask pass this on from the ioctl handler. Found by gcc 4.6's new warnings. Applied, thanks. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the