diff for duplicates of <20180329090153.GA17927@mwanda> diff --git a/a/1.txt b/N1/1.txt index 58f8e1f..5a6619b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -If acpi_id is = nr_acpi_bits, then we access one element beyond the end +If acpi_id is == nr_acpi_bits, then we access one element beyond the end of the acpi_psd[] array or we set one bit beyond the end of the bit map when we do __set_bit(acpi_id, acpi_id_present); @@ -24,3 +24,8 @@ index c80195e8fbd1..b29f4e40851f 100644 return AE_OK; } /* OK, There is a ACPI Processor object */ + +_______________________________________________ +Xen-devel mailing list +Xen-devel@lists.xenproject.org +https://lists.xenproject.org/mailman/listinfo/xen-devel diff --git a/a/content_digest b/N1/content_digest index 99c26d0..4f2c7c6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0b8a2f028-8bbe-ae14-41ff-26c99850cba8@oracle.com\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[PATCH v2] xen/acpi: off by one in read_acpi_id()\0" - "Date\0Thu, 29 Mar 2018 09:01:53 +0000\0" + "Date\0Thu, 29 Mar 2018 12:01:53 +0300\0" "To\0Boris Ostrovsky <boris.ostrovsky@oracle.com>" " Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>\0" "Cc\0Juergen Gross <jgross@suse.com>" @@ -10,7 +10,7 @@ " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" - "If acpi_id is = nr_acpi_bits, then we access one element beyond the end\n" + "If acpi_id is == nr_acpi_bits, then we access one element beyond the end\n" "of the acpi_psd[] array or we set one bit beyond the end of the bit map\n" "when we do __set_bit(acpi_id, acpi_id_present);\n" "\n" @@ -35,6 +35,11 @@ "+\t\t\t nr_acpi_bits - 1, acpi_id);\n" " \t\treturn AE_OK;\n" " \t}\n" - " \t/* OK, There is a ACPI Processor object */" + " \t/* OK, There is a ACPI Processor object */\n" + "\n" + "_______________________________________________\n" + "Xen-devel mailing list\n" + "Xen-devel@lists.xenproject.org\n" + https://lists.xenproject.org/mailman/listinfo/xen-devel -7948c5b7a01f5115cc594d0de593b249a2deeda375664cb3e5d1a07b31ce333f +5611072ca6d1382c08bd0761579536f53698ea57b49384e5baa3dc5897bfd548
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.