All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20121105032520.GJ22409@drongo>

diff --git a/a/1.txt b/N1/1.txt
index 3635934..611080c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -87,7 +87,7 @@ index 8314cd9..8071c7e 100644
 +	mutex_lock(&ics->lock);
 +	for (i = 0; i < srcs->nr_irqs; ++i, ++irqp, ++ubufp) {
 +		val = irqp->server;
-+		if (irqp->priority = MASKED && irqp->saved_priority != MASKED)
++		if (irqp->priority == MASKED && irqp->saved_priority != MASKED)
 +			val |= KVM_IRQ_MASKED | ((u64)irqp->saved_priority <<
 +						 KVM_IRQ_PRIORITY_SHIFT);
 +		else
diff --git a/a/content_digest b/N1/content_digest
index b9eaa02..38d4e63 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020121105031806.GA22409@drongo\0"
  "From\0Paul Mackerras <paulus@samba.org>\0"
  "Subject\0[RFC PATCH 9/9] KVM: PPC: Book 3S: Facilities to save/restore XICS source controller state\0"
- "Date\0Mon, 05 Nov 2012 03:25:20 +0000\0"
+ "Date\0Mon, 5 Nov 2012 14:25:20 +1100\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0kvm@vger.kernel.org"
   kvm-ppc@vger.kernel.org
@@ -97,7 +97,7 @@
  "+\tmutex_lock(&ics->lock);\n"
  "+\tfor (i = 0; i < srcs->nr_irqs; ++i, ++irqp, ++ubufp) {\n"
  "+\t\tval = irqp->server;\n"
- "+\t\tif (irqp->priority = MASKED && irqp->saved_priority != MASKED)\n"
+ "+\t\tif (irqp->priority == MASKED && irqp->saved_priority != MASKED)\n"
  "+\t\t\tval |= KVM_IRQ_MASKED | ((u64)irqp->saved_priority <<\n"
  "+\t\t\t\t\t\t KVM_IRQ_PRIORITY_SHIFT);\n"
  "+\t\telse\n"
@@ -248,4 +248,4 @@
  "-- \n"
  1.7.10.4
 
-9e76c1f7f429bb8e00a5f39eb2b4881b6958d613f551186515ff0537cf199c3e
+79bd24ef38258be432b6867d648466d6c52724139aa748e78b6de6b40e934430

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.