diff for duplicates of <55EF6875.9000404@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 4d42066..99b5f0a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ I'll post a v3 tomorrow. >> acpi_tbl_entry_handler handler, >> @@ -245,6 +484,8 @@ acpi_parse_entries(char *id, unsigned long table_size, >> table_end) { ->> if (entry->type == entry_id +>> if (entry->type = entry_id >> && (!max_entries || count < max_entries)) { >> + if (bad_madt_entry(table_header, entry)) >> + return -EINVAL; diff --git a/a/content_digest b/N1/content_digest index 521e843..58d9d5d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\055EDADF5.5060008@arm.com\0" "From\0Al Stone <ahs3@redhat.com>\0" "Subject\0Re: [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro\0" - "Date\0Tue, 8 Sep 2015 17:00:05 -0600\0" + "Date\0Tue, 08 Sep 2015 23:00:05 +0000\0" "To\0Sudeep Holla <sudeep.holla@arm.com>" Al Stone <al.stone@linaro.org> linux-acpi@vger.kernel.org <linux-acpi@vger.kernel.org> @@ -36,7 +36,7 @@ ">> acpi_tbl_entry_handler handler,\n" ">> @@ -245,6 +484,8 @@ acpi_parse_entries(char *id, unsigned long table_size,\n" ">> table_end) {\n" - ">> if (entry->type == entry_id\n" + ">> if (entry->type = entry_id\n" ">> && (!max_entries || count < max_entries)) {\n" ">> + if (bad_madt_entry(table_header, entry))\n" ">> + return -EINVAL;\n" @@ -72,4 +72,4 @@ "ahs3@redhat.com\n" ----------------------------------- -3f2ec01613f18e49079a707822546f444367b2c5dd8060ce1c5c47954f827bfa +b36d800711df7ccb32b06752cb0bbbf75af122212f372b3434ef2721be0df921
diff --git a/a/1.txt b/N2/1.txt index 4d42066..56d212c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -38,7 +38,7 @@ Thanks! > Sudeep > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html @@ -49,5 +49,5 @@ al Al Stone Software Engineer Red Hat, Inc. -ahs3@redhat.com +ahs3 at redhat.com ----------------------------------- diff --git a/a/content_digest b/N2/content_digest index 521e843..b6eb6c8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,10 @@ "ref\01440022048-6285-1-git-send-email-al.stone@linaro.org\0" "ref\01440022048-6285-2-git-send-email-al.stone@linaro.org\0" "ref\055EDADF5.5060008@arm.com\0" - "From\0Al Stone <ahs3@redhat.com>\0" - "Subject\0Re: [PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro\0" + "From\0ahs3@redhat.com (Al Stone)\0" + "Subject\0[PATCH v2 1/5] ACPI: add in a bad_madt_entry() function to eventually replace the macro\0" "Date\0Tue, 8 Sep 2015 17:00:05 -0600\0" - "To\0Sudeep Holla <sudeep.holla@arm.com>" - Al Stone <al.stone@linaro.org> - linux-acpi@vger.kernel.org <linux-acpi@vger.kernel.org> - " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" - "Cc\0linaro-kernel@lists.linaro.org <linaro-kernel@lists.linaro.org>" - linux-ia64@vger.kernel.org <linux-ia64@vger.kernel.org> - patches@linaro.org <patches@linaro.org> - linux-pm@vger.kernel.org <linux-pm@vger.kernel.org> - linaro-acpi@lists.linaro.org <linaro-acpi@lists.linaro.org> - Rafael J. Wysocki <rjw@rjwysocki.net> - linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> - " Len Brown <lenb@kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 09/07/2015 09:32 AM, Sudeep Holla wrote:\n" @@ -58,7 +47,7 @@ "> Sudeep\n" "> -- \n" "> To unsubscribe from this list: send the line \"unsubscribe linux-acpi\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" "\n" "\n" @@ -69,7 +58,7 @@ "Al Stone\n" "Software Engineer\n" "Red Hat, Inc.\n" - "ahs3@redhat.com\n" + "ahs3 at redhat.com\n" ----------------------------------- -3f2ec01613f18e49079a707822546f444367b2c5dd8060ce1c5c47954f827bfa +cdd99d7edd8ee359c95889d6577e315f55d0ee6876572fdfbb9293f04c1bc278
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.