diff for duplicates of <1506586033.25626.9.camel@kernel.crashing.org> diff --git a/a/1.txt b/N1/1.txt index e9b60d5..73f522e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -72,7 +72,7 @@ Ben. > > + val = state->act_server; > > prio = state->saved_scan_prio; > > -> > if (prio = MASKED) { +> > if (prio == MASKED) { > > @@ -1507,7 +1507,6 @@ static int xive_set_source(struct kvmppc_xive *xive, long irq, u64 addr) > > /* First convert prio and mark interrupt as untargetted */ > > act_prio = xive_prio_from_guest(guest_prio); diff --git a/a/content_digest b/N1/content_digest index 8bf05d9..6a92f4f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020170928014505.GW12504@umbus\0" "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: [PATCH 1/1] KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()\0" - "Date\0Thu, 28 Sep 2017 08:07:13 +0000\0" + "Date\0Thu, 28 Sep 2017 10:07:13 +0200\0" "To\0David Gibson <david@gibson.dropbear.id.au>" " Sam Bobroff <sam.bobroff@au1.ibm.com>\0" "Cc\0linuxppc-dev@ozlabs.org" @@ -85,7 +85,7 @@ "> > +\tval = state->act_server;\n" "> > \tprio = state->saved_scan_prio;\n" "> > \n" - "> > \tif (prio = MASKED) {\n" + "> > \tif (prio == MASKED) {\n" "> > @@ -1507,7 +1507,6 @@ static int xive_set_source(struct kvmppc_xive *xive, long irq, u64 addr)\n" "> > \t/* First convert prio and mark interrupt as untargetted */\n" "> > \tact_prio = xive_prio_from_guest(guest_prio);\n" @@ -109,4 +109,4 @@ "> \n" > -c499631a5aca07bf51f6de97140e15fe219a9ffd5a4947476408644ecf262f63 +7825463a58a439ea706b0cc632832d12476c108f0c6250564047a9831979837d
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.