From: Andi Kleen Date: Thu, 10 Jun 2010 11:10:47 +0000 (+0200) Subject: KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL X-Git-Tag: v2.6.36-rc1~580^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=376d41ff2669617a1ef828466ad07a1be99d24d3;p=pandora-kernel.git KVM: Fix KVM_SET_SIGNAL_MASK with arg == NULL When the user passed in a NULL mask pass this on from the ioctl handler. Found by gcc 4.6's new warnings. Signed-off-by: Andi Kleen Signed-off-by: Avi Kivity --- Reading git-diff-tree failed