From f9fd7fc77fe252fad6f73235da30947c31aea333 Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Dec 04 2014 18:00:03 +0000 Subject: no seriously kyle, stop being stupid --- diff --git a/arm64-vgic-error-to-info.patch b/arm64-vgic-error-to-info.patch index 4449e3e..8f71f97 100644 --- a/arm64-vgic-error-to-info.patch +++ b/arm64-vgic-error-to-info.patch @@ -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);