Merge tag 'linux-kselftest-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / tools / testing / selftests / kvm / dirty_log_test.c
index d59820cc2d3981247cd2c2430ad0ef89d11ed2a3..aeff95a91b1563b1c81897b18a224dcddf971e10 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