All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <80bbdf47081e3e302ab5f28b5ddc9e2faabba842.camel@neuling.org>

diff --git a/a/1.txt b/N1/1.txt
index fd17a47..d62a134 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,27 +13,30 @@
 > +	mfspr	r3, SPRN_SPRG3
 > +	std	r3, STOP_SPRG3(r13)
 
-We don't need to save it.  Just restore it from paca->sprg_vdso which should
+We don't need to save it.  Just restore it from paca->sprg_vdso which shoul=
+d
 never change.
 
-How can we do better at catching these missing SPRGs? 
+How can we do better at catching these missing SPRGs?=20
 
-We missed this one and looking at c1b25a17d249 we missed the AMOR a couple of
-months back. I'd rather we had some systematic way of finding the ones we are
+We missed this one and looking at c1b25a17d249 we missed the AMOR a couple =
+of
+months back. I'd rather we had some systematic way of finding the ones we a=
+re
 missing, rather than playing wake-a-mole.
 
-Mikey 
+Mikey=20
 
 >  	blr
->  
+> =20
 >  power9_restore_additional_sprs:
 > @@ -144,7 +147,9 @@ power9_restore_additional_sprs:
 >  	mtspr	SPRN_MMCR1, r4
->  
+> =20
 >  	ld	r3, STOP_MMCR2(r13)
 > +	ld	r4, STOP_SPRG3(r13)
 >  	mtspr	SPRN_MMCR2, r3
 > +	mtspr	SPRN_SPRG3, r4
 >  	blr
->  
+> =20
 >  /*
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 7ae4dc6..fdf9f6e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -47,30 +47,33 @@
   "> +\tmfspr\tr3, SPRN_SPRG3\n",
   "> +\tstd\tr3, STOP_SPRG3(r13)\n",
   "\n",
-  "We don't need to save it.  Just restore it from paca->sprg_vdso which should\n",
+  "We don't need to save it.  Just restore it from paca->sprg_vdso which shoul=\n",
+  "d\n",
   "never change.\n",
   "\n",
-  "How can we do better at catching these missing SPRGs? \n",
+  "How can we do better at catching these missing SPRGs?=20\n",
   "\n",
-  "We missed this one and looking at c1b25a17d249 we missed the AMOR a couple of\n",
-  "months back. I'd rather we had some systematic way of finding the ones we are\n",
+  "We missed this one and looking at c1b25a17d249 we missed the AMOR a couple =\n",
+  "of\n",
+  "months back. I'd rather we had some systematic way of finding the ones we a=\n",
+  "re\n",
   "missing, rather than playing wake-a-mole.\n",
   "\n",
-  "Mikey \n",
+  "Mikey=20\n",
   "\n",
   ">  \tblr\n",
-  ">  \n",
+  "> =20\n",
   ">  power9_restore_additional_sprs:\n",
   "> \@\@ -144,7 +147,9 \@\@ power9_restore_additional_sprs:\n",
   ">  \tmtspr\tSPRN_MMCR1, r4\n",
-  ">  \n",
+  "> =20\n",
   ">  \tld\tr3, STOP_MMCR2(r13)\n",
   "> +\tld\tr4, STOP_SPRG3(r13)\n",
   ">  \tmtspr\tSPRN_MMCR2, r3\n",
   "> +\tmtspr\tSPRN_SPRG3, r4\n",
   ">  \tblr\n",
-  ">  \n",
+  "> =20\n",
   ">  /*"
 ]
 
-eb36e1c05bf4697f4f658cf871f6984b8295eaba7fdde78ee209df1c0ec3f13d
+a2f79ce0b14f123bb64c0ee6defd38cc8bf7ec737c3ac3503be055d54ae8a6ee

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.