From: Alex Shi Date: Sun, 4 Mar 2012 05:13:38 +0000 (+0800) Subject: KVM: use correct tlbs dirty type in cmpxchg X-Git-Tag: v3.4-rc1~59^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec87d6e34de459a559fc326aa4e56bee4ba7423;p=pandora-kernel.git KVM: use correct tlbs dirty type in cmpxchg Using 'int' type is not suitable for a 'long' object. So, correct it. Signed-off-by: Alex Shi Signed-off-by: Avi Kivity --- Reading git-diff-tree failed