diff for duplicates of <20181129135922.151284720@linuxfoundation.org> diff --git a/a/1.txt b/N1/1.txt index 41a4135..70dcd7a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ From: Matt Chen <matt.chen@intel.com> commit 66e839030fd698586734e017fd55c4f2a89dba0b upstream. ->From coreboot/BIOS: +>>From coreboot/BIOS: Name ("WGDS", Package() { Revision, Package() { @@ -34,7 +34,7 @@ Name ("WGDS", Package() { When read the ACPI data to find out the WGDS, the DATA_SIZE is never matched. ->From the above format, it gives 19 numbers, but our driver is hardcode +>>From the above format, it gives 19 numbers, but our driver is hardcode as 18. Fix it to pass then can parse the data into our wgds table. Then we will see: diff --git a/a/content_digest b/N1/content_digest index 67f1767..6f2cd9e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -17,7 +17,7 @@ "\n" "commit 66e839030fd698586734e017fd55c4f2a89dba0b upstream.\n" "\n" - ">From coreboot/BIOS:\n" + ">>From coreboot/BIOS:\n" "Name (\"WGDS\", Package() {\n" " Revision,\n" " Package() {\n" @@ -45,7 +45,7 @@ "\n" "When read the ACPI data to find out the WGDS, the DATA_SIZE is never\n" "matched.\n" - ">From the above format, it gives 19 numbers, but our driver is hardcode\n" + ">>From the above format, it gives 19 numbers, but our driver is hardcode\n" "as 18.\n" "Fix it to pass then can parse the data into our wgds table.\n" "Then we will see:\n" @@ -112,4 +112,4 @@ " \n" " \tBUILD_BUG_ON(ACPI_NUM_GEO_PROFILES > IWL_NUM_GEO_PROFILES);" -61a1e8a545b882fb5a0f2175468e5f1e913220be7f859cc76a85c3cb734cc040 +a6a39bddf787f008ec04d3be3b4f0a46082f4c6809b53b16502e462b6c3dd235
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.