diff for duplicates of <502CCB38.1030705@huawei.com> diff --git a/a/1.txt b/N1/1.txt index ad11fbb..5a124b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 2012/8/13 10:54, Luck, Tony 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 dd1c104..a4fb553 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\03908561D78D1C84285E8C5FCA982C28F19375F30@ORSMSX104.amr.corp.intel.com\0" "From\0Hanjun Guo <guohanjun@huawei.com>\0" "Subject\0Re: [BUGFIX PATCH][RESEND] kexec & iosapic: kexec oops when iosapic was removed\0" - "Date\0Thu, 16 Aug 2012 10:28:08 +0000\0" + "Date\0Thu, 16 Aug 2012 18:28:08 +0800\0" "To\0Luck" " Tony <tony.luck@intel.com>\0" "Cc\0Yu" @@ -27,7 +27,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" @@ -58,4 +58,4 @@ "Thanks\n" Hanjun Guo -306e6931da5084208d8df14bb56e42c2934384c18a6ef62e99c6b26fbbc29e23 +f856e543e0bf777aafd765508a3c4dc9c41bbc6ae8ac21f89e512b354b28acb1
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.