All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150324120447.GA3570@luxor.wired.org>

diff --git a/a/1.txt b/N1/1.txt
index b3dcee4..3b5fbb8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,27 +26,27 @@ we need it for 3.19.x too:
 
 without your patches:
 
-root at beaglebone:~# cat /sys/module/bridge/sections/.text
+root@beaglebone:~# cat /sys/module/bridge/sections/.text
 0xbf199000
-root at beaglebone:~# cat /sys/module/bridge/sections/.data
+root@beaglebone:~# cat /sys/module/bridge/sections/.data
 0xbf1ae000
-root at beaglebone:~# grep -e 0xbf199000 -e 0xbf1ae000 /sys/kernel/debug/kernel_page_tables
+root@beaglebone:~# grep -e 0xbf199000 -e 0xbf1ae000 /sys/kernel/debug/kernel_page_tables
 0xbf199000-0xbf1b6000         116K     RW x      MEM/CACHED/WBRA
 
 with you patches:
 
-root at beaglebone:~# cat /sys/module/bridge/sections/.text                                                                                   
+root@beaglebone:~# cat /sys/module/bridge/sections/.text                                                                                   
 0xbf191000
-root at beaglebone:~# cat /sys/module/bridge/sections/.data
+root@beaglebone:~# cat /sys/module/bridge/sections/.data
 0xbf1a6000
-root at beaglebone:~# grep -e 0xbf191000 -e 0xbf1a6000 /sys/kernel/debug/kernel_page_tables                                                   
+root@beaglebone:~# grep -e 0xbf191000 -e 0xbf1a6000 /sys/kernel/debug/kernel_page_tables                                                   
 0xbf191000-0xbf1a2000          68K     ro x      MEM/CACHED/WBRA
 0xbf1a2000-0xbf1a6000          16K     ro NX     MEM/CACHED/WBRA
 0xbf1a6000-0xbf1ae000          32K     RW NX     MEM/CACHED/WBRA
-root at beaglebone:~# uname -a
+root@beaglebone:~# uname -a
 Linux beaglebone 3.19.0-9-generic #9~RONXFIX SMP Tue Mar 24 10:34:39 UTC 2015
 armv7l armv7l armv7l GNU/Linux
-root at beaglebone:~#
+root@beaglebone:~#
 
 can you cc: stable@ ?
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 430eb46..f3397e3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,16 @@
  "ref\01424902497-32141-1-git-send-email-lauraa@codeaurora.org\0"
  "ref\0CAGXu5jKKn1f7bnp3Ezsc3o_iqV19Gu62-83ub3s7Rwu=oK7kBA@mail.gmail.com\0"
- "From\0p.pisati@gmail.com (Paolo Pisati)\0"
- "Subject\0[PATCH 0/3] CONFIG_DEBUG_SET_MODULE_RONX fixups\0"
+ "From\0Paolo Pisati <p.pisati@gmail.com>\0"
+ "Subject\0Re: [PATCH 0/3] CONFIG_DEBUG_SET_MODULE_RONX fixups\0"
  "Date\0Tue, 24 Mar 2015 13:04:47 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Laura Abbott <lauraa@codeaurora.org>\0"
+ "Cc\0Kees Cook <keescook@chromium.org>"
+  Will Deacon <will.deacon@arm.com>
+  Catalin Marinas <catalin.marinas@arm.com>
+  Rusty Russell <rusty@rustcorp.com.au>
+  Russell King <linux@arm.linux.org.uk>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " LKML <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Feb 25, 2015 at 02:17:55PM -0800, Kees Cook wrote:\n"
@@ -34,31 +41,31 @@
  "\n"
  "without your patches:\n"
  "\n"
- "root at beaglebone:~# cat /sys/module/bridge/sections/.text\n"
+ "root@beaglebone:~# cat /sys/module/bridge/sections/.text\n"
  "0xbf199000\n"
- "root at beaglebone:~# cat /sys/module/bridge/sections/.data\n"
+ "root@beaglebone:~# cat /sys/module/bridge/sections/.data\n"
  "0xbf1ae000\n"
- "root at beaglebone:~# grep -e 0xbf199000 -e 0xbf1ae000 /sys/kernel/debug/kernel_page_tables\n"
+ "root@beaglebone:~# grep -e 0xbf199000 -e 0xbf1ae000 /sys/kernel/debug/kernel_page_tables\n"
  "0xbf199000-0xbf1b6000         116K     RW x      MEM/CACHED/WBRA\n"
  "\n"
  "with you patches:\n"
  "\n"
- "root at beaglebone:~# cat /sys/module/bridge/sections/.text                                                                                   \n"
+ "root@beaglebone:~# cat /sys/module/bridge/sections/.text                                                                                   \n"
  "0xbf191000\n"
- "root at beaglebone:~# cat /sys/module/bridge/sections/.data\n"
+ "root@beaglebone:~# cat /sys/module/bridge/sections/.data\n"
  "0xbf1a6000\n"
- "root at beaglebone:~# grep -e 0xbf191000 -e 0xbf1a6000 /sys/kernel/debug/kernel_page_tables                                                   \n"
+ "root@beaglebone:~# grep -e 0xbf191000 -e 0xbf1a6000 /sys/kernel/debug/kernel_page_tables                                                   \n"
  "0xbf191000-0xbf1a2000          68K     ro x      MEM/CACHED/WBRA\n"
  "0xbf1a2000-0xbf1a6000          16K     ro NX     MEM/CACHED/WBRA\n"
  "0xbf1a6000-0xbf1ae000          32K     RW NX     MEM/CACHED/WBRA\n"
- "root at beaglebone:~# uname -a\n"
+ "root@beaglebone:~# uname -a\n"
  "Linux beaglebone 3.19.0-9-generic #9~RONXFIX SMP Tue Mar 24 10:34:39 UTC 2015\n"
  "armv7l armv7l armv7l GNU/Linux\n"
- "root at beaglebone:~#\n"
+ "root@beaglebone:~#\n"
  "\n"
  "can you cc: stable@ ?\n"
  "-- \n"
  "bye,\n"
  p.
 
-45aaf6d8179936f0fafc4f92ed6de68f48eadeb2a80979a05971f10071cc469f
+b8118e280658c1568b67b154fcf6312d0146b1b66422b1aa5e18d0a35840321f

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.