All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3E9274F0.227008F7@ekner.info>

diff --git a/a/1.txt b/N1/1.txt
index b6ecaed..8b13789 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,18 +1 @@
-From pgtable-bits.h:
 
-#if defined(CONFIG_CPU_MIPS32) && defined(CONFIG_64BIT_PHYS_ADDR)
-
-#define _PAGE_PRESENT               (1<<6)  /* implemented in software */
-#define _PAGE_READ                  (1<<7)  /* implemented in software */
-#define _PAGE_WRITE                 (1<<8)  /* implemented in software */
-#define _PAGE_ACCESSED              (1<<9)  /* implemented in software */
-#define _PAGE_MODIFIED              (1<<10) /* implemented in software */
-
-#define _PAGE_R4KBUG                (1<<0)  /* workaround for r4k bug  */
-#define _PAGE_GLOBAL                (1<<0)
-
-Is the aliasing between R4KBUG & GLOBAL intentional? This is the only CONFIG case where it
-is done. Superficially, I can't see R4KBUG used anywhere, so maybe it doesn't matter. But
-if R4KBUG truly isn't used, why not consider removing it entirely from all PTE layouts?
-
-/Hartvig
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index 8757b7b..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,28 +0,0 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<tt>From pgtable-bits.h:</tt><tt></tt>
-<p><tt>#if defined(CONFIG_CPU_MIPS32) &amp;&amp; defined(CONFIG_64BIT_PHYS_ADDR)</tt>
-<br><tt>&nbsp;</tt>
-<br><tt>#define _PAGE_PRESENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-(1&lt;&lt;6)&nbsp; /* implemented in software */</tt>
-<br><tt>#define _PAGE_READ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-(1&lt;&lt;7)&nbsp; /* implemented in software */</tt>
-<br><tt>#define _PAGE_WRITE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-(1&lt;&lt;8)&nbsp; /* implemented in software */</tt>
-<br><tt>#define _PAGE_ACCESSED&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-(1&lt;&lt;9)&nbsp; /* implemented in software */</tt>
-<br><tt>#define _PAGE_MODIFIED&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-(1&lt;&lt;10) /* implemented in software */</tt>
-<br><tt>&nbsp;</tt>
-<br><tt>#define _PAGE_R4KBUG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-(1&lt;&lt;0)&nbsp; /* workaround for r4k bug&nbsp; */</tt>
-<br><tt>#define _PAGE_GLOBAL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-(1&lt;&lt;0)</tt><tt></tt>
-<p><tt>Is the aliasing between R4KBUG &amp;&nbsp;GLOBAL&nbsp;intentional?
-This is the only CONFIG case where it</tt>
-<br><tt>is done. Superficially, I&nbsp;can't see R4KBUG&nbsp;used anywhere,
-so maybe it doesn't matter. But</tt>
-<br><tt>if R4KBUG&nbsp;truly isn't used, why not consider removing it entirely
-from all PTE&nbsp;layouts?</tt><tt></tt>
-<p><tt>/Hartvig</tt>
-<br><tt></tt>&nbsp;</html>
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 4524405..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/html; charset=us-ascii
-Content-Transfer-Encoding: 7bit
diff --git a/a/content_digest b/N1/content_digest
index 95777f4..c861918 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,53 +4,5 @@
  "To\0Linux MIPS mailing list <linux-mips@linux-mips.org>\0"
  "\01:1\0"
  "b\0"
- "From pgtable-bits.h:\n"
- "\n"
- "#if defined(CONFIG_CPU_MIPS32) && defined(CONFIG_64BIT_PHYS_ADDR)\n"
- "\n"
- "#define _PAGE_PRESENT               (1<<6)  /* implemented in software */\n"
- "#define _PAGE_READ                  (1<<7)  /* implemented in software */\n"
- "#define _PAGE_WRITE                 (1<<8)  /* implemented in software */\n"
- "#define _PAGE_ACCESSED              (1<<9)  /* implemented in software */\n"
- "#define _PAGE_MODIFIED              (1<<10) /* implemented in software */\n"
- "\n"
- "#define _PAGE_R4KBUG                (1<<0)  /* workaround for r4k bug  */\n"
- "#define _PAGE_GLOBAL                (1<<0)\n"
- "\n"
- "Is the aliasing between R4KBUG & GLOBAL intentional? This is the only CONFIG case where it\n"
- "is done. Superficially, I can't see R4KBUG used anywhere, so maybe it doesn't matter. But\n"
- "if R4KBUG truly isn't used, why not consider removing it entirely from all PTE layouts?\n"
- "\n"
- /Hartvig
- "\01:2\0"
- "b\0"
- "<!doctype html public \"-//w3c//dtd html 4.0 transitional//en\">\n"
- "<html>\n"
- "<tt>From pgtable-bits.h:</tt><tt></tt>\n"
- "<p><tt>#if defined(CONFIG_CPU_MIPS32) &amp;&amp; defined(CONFIG_64BIT_PHYS_ADDR)</tt>\n"
- "<br><tt>&nbsp;</tt>\n"
- "<br><tt>#define _PAGE_PRESENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n"
- "(1&lt;&lt;6)&nbsp; /* implemented in software */</tt>\n"
- "<br><tt>#define _PAGE_READ&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n"
- "(1&lt;&lt;7)&nbsp; /* implemented in software */</tt>\n"
- "<br><tt>#define _PAGE_WRITE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n"
- "(1&lt;&lt;8)&nbsp; /* implemented in software */</tt>\n"
- "<br><tt>#define _PAGE_ACCESSED&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n"
- "(1&lt;&lt;9)&nbsp; /* implemented in software */</tt>\n"
- "<br><tt>#define _PAGE_MODIFIED&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n"
- "(1&lt;&lt;10) /* implemented in software */</tt>\n"
- "<br><tt>&nbsp;</tt>\n"
- "<br><tt>#define _PAGE_R4KBUG&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n"
- "(1&lt;&lt;0)&nbsp; /* workaround for r4k bug&nbsp; */</tt>\n"
- "<br><tt>#define _PAGE_GLOBAL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n"
- "(1&lt;&lt;0)</tt><tt></tt>\n"
- "<p><tt>Is the aliasing between R4KBUG &amp;&nbsp;GLOBAL&nbsp;intentional?\n"
- "This is the only CONFIG case where it</tt>\n"
- "<br><tt>is done. Superficially, I&nbsp;can't see R4KBUG&nbsp;used anywhere,\n"
- "so maybe it doesn't matter. But</tt>\n"
- "<br><tt>if R4KBUG&nbsp;truly isn't used, why not consider removing it entirely\n"
- "from all PTE&nbsp;layouts?</tt><tt></tt>\n"
- "<p><tt>/Hartvig</tt>\n"
- "<br><tt></tt>&nbsp;</html>\n"
 
-2188088c72d52c5dec9c70ba7e7a31194aed5d2d608608b0c0ccbd6806574113
+7b28b6a35848f2f3195eb2d5169497e0f510553b06c6d9b00d946500ff2bc23a

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.