diff for duplicates of <20141120070904.GH26187@minantech.com> diff --git a/a/1.txt b/N1/1.txt index 379a08c..b40ed70 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -320,10 +320,10 @@ Next step is to move ioapic bits into arch :) > inline static bool kvm_is_dm_lowest_prio(struct kvm_lapic_irq *irq) > { > -#ifdef CONFIG_IA64 -> - return irq->delivery_mode = +> - return irq->delivery_mode == > - (IOSAPIC_LOWEST_PRIORITY << IOSAPIC_DELIVERY_SHIFT); > -#else -> return irq->delivery_mode = APIC_DM_LOWEST; +> return irq->delivery_mode == APIC_DM_LOWEST; > -#endif > } > diff --git a/a/content_digest b/N1/content_digest index e22aa0b..519b744 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\01416431143-31843-1-git-send-email-pbonzini@redhat.com\0" "From\0Gleb Natapov <gleb@kernel.org>\0" "Subject\0Re: [PATCH] KVM: ia64: remove\0" - "Date\0Thu, 20 Nov 2014 07:09:04 +0000\0" + "Date\0Thu, 20 Nov 2014 09:09:04 +0200\0" "To\0Paolo Bonzini <pbonzini@redhat.com>\0" "Cc\0linux-kernel@vger.kernel.org" kvm@vger.kernel.org @@ -332,10 +332,10 @@ "> inline static bool kvm_is_dm_lowest_prio(struct kvm_lapic_irq *irq)\n" "> {\n" "> -#ifdef CONFIG_IA64\n" - "> -\treturn irq->delivery_mode =\n" + "> -\treturn irq->delivery_mode ==\n" "> -\t\t(IOSAPIC_LOWEST_PRIORITY << IOSAPIC_DELIVERY_SHIFT);\n" "> -#else\n" - "> \treturn irq->delivery_mode = APIC_DM_LOWEST;\n" + "> \treturn irq->delivery_mode == APIC_DM_LOWEST;\n" "> -#endif\n" "> }\n" "> \n" @@ -372,4 +372,4 @@ "--\n" "\t\t\tGleb." -43a5bfe95b005c86b7d15e9227671208a4f9d35dcd86b1ed49c35ed92ef9bc31 +706445d26a0780c20703d1dbe1949e569ea7cf6cd1300c2cc2b99e5034edb63d
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.