no seriously kyle, stop being stupid

This commit is contained in:
Kyle McMartin 2014-12-04 13:00:03 -05:00
parent de0e5ee2cf
commit f9fd7fc77f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ index 416baed..f43488c 100644
}
if (!PAGE_ALIGNED(resource_size(&vcpu_res))) {
+#ifdef 0 /* not for upstream, firmware fix */
+#if 0 /* not for upstream, firmware fix */
kvm_err("GICV size 0x%llx not a multiple of page size 0x%lx\n",
(unsigned long long)resource_size(&vcpu_res),
PAGE_SIZE);