Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / tools / testing / selftests / kvm / dirty_log_test.c
index d59820c..aeff95a 100644 (file)
 #define TEST_PAGES_PER_LOOP            1024
 
 /* How many host loops to run (one KVM_GET_DIRTY_LOG for each loop) */
-#define TEST_HOST_LOOP_N               32
+#define TEST_HOST_LOOP_N               32UL
 
 /* Interval for each host loop (ms) */
-#define TEST_HOST_LOOP_INTERVAL                10
+#define TEST_HOST_LOOP_INTERVAL                10UL
 
 /*
  * Guest/Host shared variables. Ensure addr_gva2hva() and/or