diff for duplicates of <5031EB66.50307@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 57cf271..c72fb59 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 2012/8/17 3:33, Toshi Kani wrote: >>>> vec = irq_to_vector(irq); >>>> list_for_each_entry(rte, &info->rtes, >>>> rte_list) { ->>>> + if (rte->refcnt = NO_REF_RTE) +>>>> + if (rte->refcnt == NO_REF_RTE) >>>> + continue; >>>> + >>>> iosapic_write(rte->iosapic, diff --git a/a/content_digest b/N1/content_digest index f4046d2..283d9ed 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\01345145597.4732.21.camel@misato.fc.hp.com\0" "From\0Hanjun Guo <guohanjun@huawei.com>\0" "Subject\0Re: [BUGFIX PATCH][RESEND] kexec & iosapic: kexec oops when iosapic was removed\0" - "Date\0Mon, 20 Aug 2012 07:46:46 +0000\0" + "Date\0Mon, 20 Aug 2012 15:46:46 +0800\0" "To\0Toshi Kani <toshi.kani@hp.com>\0" "Cc\0Luck" Tony <tony.luck@intel.com> @@ -31,7 +31,7 @@ ">>>> \t\tvec = irq_to_vector(irq);\n" ">>>> \t\tlist_for_each_entry(rte, &info->rtes,\n" ">>>> \t\t\t\trte_list) {\n" - ">>>> +\t\t\tif (rte->refcnt = NO_REF_RTE)\n" + ">>>> +\t\t\tif (rte->refcnt == NO_REF_RTE)\n" ">>>> +\t\t\t\tcontinue;\n" ">>>> +\n" ">>>> \t\t\tiosapic_write(rte->iosapic,\n" @@ -68,4 +68,4 @@ "Thanks\n" Hanjun Guo -c4eaa5aaa92c34ca7c043fac40ca0a725c583347efba8ddf6da800b8cc464c7f +46e669d2d73717988d3e65c02fde75af14d1a0fc8b9e91d2797505a762a0df48
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.