From bec87d6e34de459a559fc326aa4e56bee4ba7423 Mon Sep 17 00:00:00 2001 From: Alex Shi Date: Sun, 4 Mar 2012 13:13:38 +0800 Subject: [PATCH] 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-format-patch failed