From: Rusty Russell Date: Wed, 1 Aug 2007 00:12:22 +0000 (+1000) Subject: KVM: Remove stat_set from debugfs X-Git-Tag: v2.6.24-rc1~1365^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dea7ca7160f80dd6d31c0bbeb2d871e51b567b6;p=pandora-kernel.git KVM: Remove stat_set from debugfs We shouldn't define stat_set on the debug attributes, since that will cause silent failure on writing: without a set argument, userspace will get -EACCESS. Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed