diff for duplicates of <20200627081653.25311-2-rppt@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 761bbe1..08e31a4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ index 0070f8b9a753..f5fa07958f34 100644 } - pmdp = pmd_offset(__nocache_fix(pgdp), start); + pmdp = pmd_offset(__nocache_fix(pudp), start); - if (what = 1) { + if (what == 1) { *(pmd_t *)__nocache_fix(pmdp) = __pmd(probed); start += PMD_SIZE; -- diff --git a/a/content_digest b/N1/content_digest index 1bb1be1..5a24b18 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020200627081653.25311-1-rppt@kernel.org\0" "From\0Mike Rapoport <rppt@kernel.org>\0" "Subject\0[PATCH v2 1/2] sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()\0" - "Date\0Sat, 27 Jun 2020 08:16:52 +0000\0" + "Date\0Sat, 27 Jun 2020 11:16:52 +0300\0" "To\0sparclinux@vger.kernel.org\0" "Cc\0David Miller <davem@davemloft.net>" Linus Torvalds <torvalds@linux-foundation.org> @@ -39,10 +39,10 @@ " \t\t}\n" "-\t\tpmdp = pmd_offset(__nocache_fix(pgdp), start);\n" "+\t\tpmdp = pmd_offset(__nocache_fix(pudp), start);\n" - " \t\tif (what = 1) {\n" + " \t\tif (what == 1) {\n" " \t\t\t*(pmd_t *)__nocache_fix(pmdp) = __pmd(probed);\n" " \t\t\tstart += PMD_SIZE;\n" "-- \n" 2.26.2 -3ecbe15e9e90a61820f871281b0734daf145f7954fbabfb025b17d54afbd6b0f +e07be25eec201fbfedcb62fa969277b166952f7245eb56212b0db5830aa82d90
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.