All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200524162151.3493-2-rppt@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 6590899..d4f7a99 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -29,6 +29,6 @@ index a8c2f2615fc6..dbf5334dd084 100644
 +		pmdp = pmd_offset(__nocache_fix(pudp), start);
  		if (srmmu_pmd_none(*(pmd_t *)__nocache_fix(pmdp))) {
  			ptep = __srmmu_get_nocache(PTE_SIZE, PTE_SIZE);
- 			if (ptep = NULL)
+ 			if (ptep == NULL)
 -- 
 2.26.2
diff --git a/a/content_digest b/N1/content_digest
index fa43ecc..a7fde3d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020200524162151.3493-1-rppt@kernel.org\0"
  "From\0Mike Rapoport <rppt@kernel.org>\0"
  "Subject\0[PATCH 1/2] sparc32: use PUD rather than PGD to get PMD in srmmu_inherit_prom_mappings()\0"
- "Date\0Sun, 24 May 2020 16:21:50 +0000\0"
+ "Date\0Sun, 24 May 2020 19:21:50 +0300\0"
  "To\0David S. Miller <davem@davemloft.net>\0"
  "Cc\0Andrew Morton <akpm@linux-foundation.org>"
   Linus Torvalds <torvalds@linux-foundation.org>
@@ -42,8 +42,8 @@
  "+\t\tpmdp = pmd_offset(__nocache_fix(pudp), start);\n"
  " \t\tif (srmmu_pmd_none(*(pmd_t *)__nocache_fix(pmdp))) {\n"
  " \t\t\tptep = __srmmu_get_nocache(PTE_SIZE, PTE_SIZE);\n"
- " \t\t\tif (ptep = NULL)\n"
+ " \t\t\tif (ptep == NULL)\n"
  "-- \n"
  2.26.2
 
-1df50b46c1b8fb6b43e69ae110b2fe0d5eaf5d20575a78e56d928fd117d4e33d
+8f43fd7223a815d6493616a348de99faa13a9d2cfa3231e92fc94d2670a2006c

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.