All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170525172255.GF18357@lunn.ch>

diff --git a/a/1.txt b/N1/1.txt
index d489e44..bb7e0e9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,20 +7,20 @@ On Thu, May 25, 2017 at 07:00:51PM +0200, Andrew Lunn wrote:
 > > Please test on your machines. Apologies for the last patch. This patch
 > > should work though.
 > 
-> andrew at shuttle:~/linux$ make -s -j 16
-> arch/arm/net/bpf_jit_32.c:1755:12: warning: ???validate_code??? defined but not used [-Wunused-function]
+> andrew@shuttle:~/linux$ make -s -j 16
+> arch/arm/net/bpf_jit_32.c:1755:12: warning: ‘validate_code’ defined but not used [-Wunused-function]
 >  static int validate_code(struct jit_ctx *ctx)
 >             ^~~~~~~~~~~~~
-> arch/arm/net/bpf_jit_32.c:1724:12: warning: ???build_body??? defined but not used [-Wunused-function]
+> arch/arm/net/bpf_jit_32.c:1724:12: warning: ‘build_body’ defined but not used [-Wunused-function]
 >  static int build_body(struct jit_ctx *ctx)
 >             ^~~~~~~~~~
-> arch/arm/net/bpf_jit_32.c:1122:13: warning: ???build_epilogue??? defined but not used [-Wunused-function]
+> arch/arm/net/bpf_jit_32.c:1122:13: warning: ‘build_epilogue’ defined but not used [-Wunused-function]
 >  static void build_epilogue(struct jit_ctx *ctx)
 >              ^~~~~~~~~~~~~~
-> arch/arm/net/bpf_jit_32.c:1049:13: warning: ???build_prologue??? defined but not used [-Wunused-function]
+> arch/arm/net/bpf_jit_32.c:1049:13: warning: ‘build_prologue’ defined but not used [-Wunused-function]
 >  static void build_prologue(struct jit_ctx *ctx)
 >              ^~~~~~~~~~~~~~
-> arch/arm/net/bpf_jit_32.c:174:13: warning: ???jit_fill_hole??? defined but not used [-Wunused-function]
+> arch/arm/net/bpf_jit_32.c:174:13: warning: ‘jit_fill_hole’ defined but not used [-Wunused-function]
 >  static void jit_fill_hole(void *area, unsigned int size)
 >              ^~~~~~~~~~~~~
 > 
diff --git a/a/content_digest b/N1/content_digest
index 924a65e..19ef184 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,10 +4,13 @@
  "ref\020170523232555.GY13759@lunn.ch\0"
  "ref\0CAHgaXdKn4J==r_22T3N_7O5oESd8xwL6L+Ot8nT9bGCsSjAkHw@mail.gmail.com\0"
  "ref\020170525170051.GC18357@lunn.ch\0"
- "From\0andrew@lunn.ch (Andrew Lunn)\0"
- "Subject\0[PATCH] RFC: arm: eBPF JIT compiler\0"
+ "From\0Andrew Lunn <andrew@lunn.ch>\0"
+ "Subject\0Re: [PATCH] RFC: arm: eBPF JIT compiler\0"
  "Date\0Thu, 25 May 2017 19:22:55 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Shubham Bansal <illusionist.neo@gmail.com>\0"
+ "Cc\0Russell King - ARM Linux <linux@armlinux.org.uk>"
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, May 25, 2017 at 07:00:51PM +0200, Andrew Lunn wrote:\n"
@@ -19,20 +22,20 @@
  "> > Please test on your machines. Apologies for the last patch. This patch\n"
  "> > should work though.\n"
  "> \n"
- "> andrew at shuttle:~/linux$ make -s -j 16\n"
- "> arch/arm/net/bpf_jit_32.c:1755:12: warning: ???validate_code??? defined but not used [-Wunused-function]\n"
+ "> andrew@shuttle:~/linux$ make -s -j 16\n"
+ "> arch/arm/net/bpf_jit_32.c:1755:12: warning: \303\242\302\200\302\230validate_code\303\242\302\200\302\231 defined but not used [-Wunused-function]\n"
  ">  static int validate_code(struct jit_ctx *ctx)\n"
  ">             ^~~~~~~~~~~~~\n"
- "> arch/arm/net/bpf_jit_32.c:1724:12: warning: ???build_body??? defined but not used [-Wunused-function]\n"
+ "> arch/arm/net/bpf_jit_32.c:1724:12: warning: \303\242\302\200\302\230build_body\303\242\302\200\302\231 defined but not used [-Wunused-function]\n"
  ">  static int build_body(struct jit_ctx *ctx)\n"
  ">             ^~~~~~~~~~\n"
- "> arch/arm/net/bpf_jit_32.c:1122:13: warning: ???build_epilogue??? defined but not used [-Wunused-function]\n"
+ "> arch/arm/net/bpf_jit_32.c:1122:13: warning: \303\242\302\200\302\230build_epilogue\303\242\302\200\302\231 defined but not used [-Wunused-function]\n"
  ">  static void build_epilogue(struct jit_ctx *ctx)\n"
  ">              ^~~~~~~~~~~~~~\n"
- "> arch/arm/net/bpf_jit_32.c:1049:13: warning: ???build_prologue??? defined but not used [-Wunused-function]\n"
+ "> arch/arm/net/bpf_jit_32.c:1049:13: warning: \303\242\302\200\302\230build_prologue\303\242\302\200\302\231 defined but not used [-Wunused-function]\n"
  ">  static void build_prologue(struct jit_ctx *ctx)\n"
  ">              ^~~~~~~~~~~~~~\n"
- "> arch/arm/net/bpf_jit_32.c:174:13: warning: ???jit_fill_hole??? defined but not used [-Wunused-function]\n"
+ "> arch/arm/net/bpf_jit_32.c:174:13: warning: \303\242\302\200\302\230jit_fill_hole\303\242\302\200\302\231 defined but not used [-Wunused-function]\n"
  ">  static void jit_fill_hole(void *area, unsigned int size)\n"
  ">              ^~~~~~~~~~~~~\n"
  "> \n"
@@ -53,4 +56,4 @@
  "\n"
     Andrew
 
-a3ff32e3c8f1b96a6552c66b6e07440169e59b634e4bd4811c2885544c8a2be3
+905d1f75819ff5303a9990e2d833427c49020383a782d38634c6d21fbd451b36

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.