All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180514082918.GA21574@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index e85cc76..ad2e069 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -87,24 +87,24 @@ In file included from /usr/include/signal.h:58:0,
 /usr/include/bits/siginfo-consts.h:119:0: note: this is the location of the previous definition
  #  define SEGV_PKUERR SEGV_PKUERR
  
-protection_keys.c:387:5: error: conflicting types for a??pkey_geta??
+protection_keys.c:387:5: error: conflicting types for ‘pkey_get’
  u32 pkey_get(int pkey, unsigned long flags)
      ^~~~~~~~
 In file included from /usr/include/bits/mman-linux.h:115:0,
                  from /usr/include/bits/mman.h:45,
                  from /usr/include/sys/mman.h:41,
                  from protection_keys.c:37:
-/usr/include/bits/mman-shared.h:64:5: note: previous declaration of a??pkey_geta?? was here
+/usr/include/bits/mman-shared.h:64:5: note: previous declaration of ‘pkey_get’ was here
  int pkey_get (int __key) __THROW;
      ^~~~~~~~
-protection_keys.c:409:5: error: conflicting types for a??pkey_seta??
+protection_keys.c:409:5: error: conflicting types for ‘pkey_set’
  int pkey_set(int pkey, unsigned long rights, unsigned long flags)
      ^~~~~~~~
 In file included from /usr/include/bits/mman-linux.h:115:0,
                  from /usr/include/bits/mman.h:45,
                  from /usr/include/sys/mman.h:41,
                  from protection_keys.c:37:
-/usr/include/bits/mman-shared.h:60:5: note: previous declaration of a??pkey_seta?? was here
+/usr/include/bits/mman-shared.h:60:5: note: previous declaration of ‘pkey_set’ was here
  int pkey_set (int __key, unsigned int __access_rights) __THROW;
      ^~~~~~~~
 Makefile:67: recipe for target '/home/mingo/tip/tools/testing/selftests/x86/protection_keys_32' failed
diff --git a/a/content_digest b/N1/content_digest
index e97ca12..2d5544c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -103,27 +103,27 @@
  "/usr/include/bits/siginfo-consts.h:119:0: note: this is the location of the previous definition\n"
  " #  define SEGV_PKUERR SEGV_PKUERR\n"
  " \n"
- "protection_keys.c:387:5: error: conflicting types for a??pkey_geta??\n"
+ "protection_keys.c:387:5: error: conflicting types for \342\200\230pkey_get\342\200\231\n"
  " u32 pkey_get(int pkey, unsigned long flags)\n"
  "     ^~~~~~~~\n"
  "In file included from /usr/include/bits/mman-linux.h:115:0,\n"
  "                 from /usr/include/bits/mman.h:45,\n"
  "                 from /usr/include/sys/mman.h:41,\n"
  "                 from protection_keys.c:37:\n"
- "/usr/include/bits/mman-shared.h:64:5: note: previous declaration of a??pkey_geta?? was here\n"
+ "/usr/include/bits/mman-shared.h:64:5: note: previous declaration of \342\200\230pkey_get\342\200\231 was here\n"
  " int pkey_get (int __key) __THROW;\n"
  "     ^~~~~~~~\n"
- "protection_keys.c:409:5: error: conflicting types for a??pkey_seta??\n"
+ "protection_keys.c:409:5: error: conflicting types for \342\200\230pkey_set\342\200\231\n"
  " int pkey_set(int pkey, unsigned long rights, unsigned long flags)\n"
  "     ^~~~~~~~\n"
  "In file included from /usr/include/bits/mman-linux.h:115:0,\n"
  "                 from /usr/include/bits/mman.h:45,\n"
  "                 from /usr/include/sys/mman.h:41,\n"
  "                 from protection_keys.c:37:\n"
- "/usr/include/bits/mman-shared.h:60:5: note: previous declaration of a??pkey_seta?? was here\n"
+ "/usr/include/bits/mman-shared.h:60:5: note: previous declaration of \342\200\230pkey_set\342\200\231 was here\n"
  " int pkey_set (int __key, unsigned int __access_rights) __THROW;\n"
  "     ^~~~~~~~\n"
  "Makefile:67: recipe for target '/home/mingo/tip/tools/testing/selftests/x86/protection_keys_32' failed\n"
  make: *** [/home/mingo/tip/tools/testing/selftests/x86/protection_keys_32] Error 1
 
-04625724762ebbfa36bb3c12c7d7f9b4da4c0baccda24995f31430b70f02da7a
+31e4ec9216a0d695f1ed83f935cc46b143926d29fbc4fd7abd7c3b077564d3f9

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.