All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190708090627.GO17490@shao2-debian>

diff --git a/a/2.hdr b/N1/2.hdr
index 945c502..5a970ad 100644
--- a/a/2.hdr
+++ b/N1/2.hdr
@@ -1,5 +1,2 @@
-Content-Type: text/plain
-MIME-Version: 1.0
-Content-Transfer-Encoding: base64
-Content-Disposition: attachment;
- filename="config-5.2.0-rc4-00289-gcd5bbb3047bf7"
+Content-Type: text/plain; charset=us-ascii
+Content-Disposition: attachment; filename="config-5.2.0-rc4-00289-gcd5bbb3047bf7"
diff --git a/a/3.hdr b/N1/3.hdr
index 2cf4c3f..732b0f5 100644
--- a/a/3.hdr
+++ b/N1/3.hdr
@@ -1,4 +1,2 @@
-Content-Type: text/plain
-MIME-Version: 1.0
-Content-Transfer-Encoding: base64
-Content-Disposition: attachment; filename="job-script.ksh"
+Content-Type: text/plain; charset=us-ascii
+Content-Disposition: attachment; filename=job-script
diff --git a/a/4.hdr b/N1/4.hdr
index 2c6ee39..ae9ae0a 100644
--- a/a/4.hdr
+++ b/N1/4.hdr
@@ -1,4 +1,3 @@
 Content-Type: application/x-xz
-MIME-Version: 1.0
-Content-Transfer-Encoding: base64
 Content-Disposition: attachment; filename="dmesg.xz"
+Content-Transfer-Encoding: base64
diff --git a/a/5.hdr b/N1/5.hdr
index dd5f235..d5b01c1 100644
--- a/a/5.hdr
+++ b/N1/5.hdr
@@ -1,4 +1,3 @@
-Content-Type: text/plain
-MIME-Version: 1.0
-Content-Transfer-Encoding: base64
-Content-Disposition: attachment; filename="kernel_selftests.ksh"
+Content-Type: text/plain; charset=utf-8
+Content-Disposition: attachment; filename=kernel_selftests
+Content-Transfer-Encoding: quoted-printable
diff --git a/a/5.txt b/N1/5.txt
index c2f3a34..ae30ed7 100644
--- a/a/5.txt
+++ b/N1/5.txt
@@ -96,26 +96,26 @@ make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf733
 make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd'
 gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/   -c -o common.o common.c
 gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/    memfd_test.c common.o  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd/memfd_test
-memfd_test.c: In function ‘mfd_assert_reopen_fd’:
-memfd_test.c:64:7: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration]
+memfd_test.c: In function ‘mfd_assert_reopen_fd’:
+memfd_test.c:64:7: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration]
   fd = open(path, O_RDWR);
        ^~~~
-memfd_test.c: In function ‘mfd_assert_get_seals’:
-memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]
+memfd_test.c: In function ‘mfd_assert_get_seals’:
+memfd_test.c:90:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]
   r = fcntl(fd, F_GET_SEALS);
       ^~~~~
-memfd_test.c: In function ‘mfd_assert_write’:
-memfd_test.c:363:6: warning: implicit declaration of function ‘fallocate’ [-Wimplicit-function-declaration]
+memfd_test.c: In function ‘mfd_assert_write’:
+memfd_test.c:363:6: warning: implicit declaration of function ‘fallocate’ [-Wimplicit-function-declaration]
   r = fallocate(fd,
       ^~~~~~~~~
 gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/    fuse_mnt.c -lfuse -pthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd/fuse_mnt
 gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/    fuse_test.c common.o  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd/fuse_test
-fuse_test.c: In function ‘mfd_assert_get_seals’:
-fuse_test.c:67:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]
+fuse_test.c: In function ‘mfd_assert_get_seals’:
+fuse_test.c:67:6: warning: implicit declaration of function ‘fcntl’ [-Wimplicit-function-declaration]
   r = fcntl(fd, F_GET_SEALS);
       ^~~~~
-fuse_test.c: In function ‘main’:
-fuse_test.c:261:7: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration]
+fuse_test.c: In function ‘main’:
+fuse_test.c:261:7: warning: implicit declaration of function ‘open’ [-Wimplicit-function-declaration]
   fd = open(argv[1], O_RDONLY | O_CLOEXEC);
        ^~~~
 TAP version 13
@@ -321,14 +321,14 @@ gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    msg_zerocopy.c
 gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    reuseport_addr_any.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/reuseport_addr_any
 gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/  -lpthread  tcp_mmap.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/tcp_mmap
 gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/  -lpthread  tcp_inq.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/tcp_inq
-tcp_inq.c: In function ‘main’:
+tcp_inq.c: In function ‘main’:
 tcp_inq.c:168:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     inq = *((int *) CMSG_DATA(cm));
     ^~~
 gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    psock_snd.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/psock_snd
 gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    txring_overwrite.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/txring_overwrite
 gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    udpgso.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/udpgso
-udpgso.c: In function ‘send_one’:
+udpgso.c: In function ‘send_one’:
 udpgso.c:483:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
    *((uint16_t *) CMSG_DATA(cm)) = gso_len;
    ^
@@ -3138,7 +3138,7 @@ gcc -c sync_stress_consumer.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3
 gcc -c sync_stress_merge.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/sync/sync_stress_merge.o
 gcc -c sync_test.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/sync/sync_test.o -O2 -g -std=gnu89 -pthread -Wall -Wextra -I../../../../usr/include/
 In file included from sync_test.c:37:0:
-../kselftest.h: In function ‘ksft_print_cnts’:
+../kselftest.h: In function ‘ksft_print_cnts’:
 ../kselftest.h:73:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if (ksft_plan != ksft_test_num())
                 ^~
diff --git a/a/content_digest b/N1/content_digest
index 5baa087..66e33ef 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,28 @@
  "From\0kernel test robot <rong.a.chen@intel.com>\0"
  "Subject\0[ptrace] cd5bbb3047: kernel_selftests.seccomp.seccomp_bpf.fail\0"
- "Date\0Mon, 08 Jul 2019 17:06:27 +0800\0"
- "To\0lkp@lists.01.org\0"
+ "Date\0Mon, 8 Jul 2019 17:06:27 +0800\0"
+ "To\0Elvira Khabirova <lineprinter@altlinux.org>\0"
+ "Cc\0Stephen Rothwell <sfr@canb.auug.org.au>"
+  Dmitry V. Levin <ldv@altlinux.org>
+  Oleg Nesterov <oleg@redhat.com>
+  Kees Cook <keescook@chromium.org>
+  Andy Lutomirski <luto@kernel.org>
+  Eugene Syromyatnikov <esyr@redhat.com>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Greentime Hu <greentime@andestech.com>
+  James E.J. Bottomley <jejb@parisc-linux.org>
+  James Hogan <jhogan@kernel.org>
+  kbuild test robot <lkp@intel.com>
+  Michael Ellerman <mpe@ellerman.id.au>
+  Paul Burton <paul.burton@mips.com>
+  Paul Mackerras <paulus@samba.org>
+  Ralf Baechle <ralf@linux-mips.org>
+  Richard Kuo <rkuo@codeaurora.org>
+  Shuah Khan <shuah@kernel.org>
+  Vincent Chen <deanbo422@gmail.com>
+  Andrew Morton <akpm@linux-foundation.org>
+  LKML <linux-kernel@vger.kernel.org>
+ " lkp@01.org\0"
  "\01:1\0"
  "b\0"
  "FYI, we noticed the following commit (built with gcc-7):\n"
@@ -8736,7 +8757,7 @@
  "# CONFIG_UNWINDER_GUESS is not set\n"
  # end of Kernel hacking
  "\01:3\0"
- "fn\0job-script.ksh\0"
+ "fn\0job-script\0"
  "b\0"
  "#!/bin/sh\n"
  "\n"
@@ -9163,7 +9184,7 @@
  "\r\256\263\372\321\330Pf\301\234\210&\262:\016rmz\356\337Q/\256S\201\033\211~\344\036\023#D\035\002y\023&\361\242\315\314S-Eb\364\200+\341u\376\260\300\243!\00479I\326\021XC\001{;\275\211\352A\253u\307\347\307\002\210\026\370d\200\242\243O\242)\371\356\267\263\336\305\210z\264\363\222~\245\v\022t\243H\306\275\177x\221\376\304_\370\020[\034\207\\\236\030\207>3\003\371\033\035\272\354\223\266\233\273u\025,\343W1~\202}\247\005kM\264\350A\243\262\026\024q\376\353\020\277\341[g\205\213Q\035\3366\267\375\332\373\337\314t1V\236?\016\352\037\023\202\356\307\004~\216-\267\035s\"\376\2006z\n"
  "\372\364\330,E\022w\252-\267\270\247b)R^\255\254\200\244\250\241C\306t9\360OH\320Y\333\005\351J\310^\370Li\356\347\327H:=\332J\257<G3\0\235\357\317n\333J]\326\3577\365\252\272L\301\363\317vX\a\347\002K\022\341(\317\306\202\266\234\306\2554G\315:z\351\215\265:E?\2315\304f\2036\357F\243Ff\253\300\321\362\316\222`\a;=\331V7\211\263\210\002M\206W\220\022G\214\261M+HS\177\272\235i\321BPt\353\021\306<\024r\300\334\0\0\0_\b\351)\275\237\227\204\0\001\236\306\003\217\274\026#\031\024\306\261\304g\373\002\0\0\0\0\004YZ"
  "\01:5\0"
- "fn\0kernel_selftests.ksh\0"
+ "fn\0kernel_selftests\0"
  "b\0"
  "KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a\n"
  "media_tests test: not in Makefile\n"
@@ -9263,26 +9284,26 @@
  "make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd'\n"
  "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/   -c -o common.o common.c\n"
  "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/    memfd_test.c common.o  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd/memfd_test\n"
- "memfd_test.c: In function \303\242\302\200\302\230mfd_assert_reopen_fd\303\242\302\200\302\231:\n"
- "memfd_test.c:64:7: warning: implicit declaration of function \303\242\302\200\302\230open\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n"
+ "memfd_test.c: In function \342\200\230mfd_assert_reopen_fd\342\200\231:\n"
+ "memfd_test.c:64:7: warning: implicit declaration of function \342\200\230open\342\200\231 [-Wimplicit-function-declaration]\n"
  "  fd = open(path, O_RDWR);\n"
  "       ^~~~\n"
- "memfd_test.c: In function \303\242\302\200\302\230mfd_assert_get_seals\303\242\302\200\302\231:\n"
- "memfd_test.c:90:6: warning: implicit declaration of function \303\242\302\200\302\230fcntl\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n"
+ "memfd_test.c: In function \342\200\230mfd_assert_get_seals\342\200\231:\n"
+ "memfd_test.c:90:6: warning: implicit declaration of function \342\200\230fcntl\342\200\231 [-Wimplicit-function-declaration]\n"
  "  r = fcntl(fd, F_GET_SEALS);\n"
  "      ^~~~~\n"
- "memfd_test.c: In function \303\242\302\200\302\230mfd_assert_write\303\242\302\200\302\231:\n"
- "memfd_test.c:363:6: warning: implicit declaration of function \303\242\302\200\302\230fallocate\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n"
+ "memfd_test.c: In function \342\200\230mfd_assert_write\342\200\231:\n"
+ "memfd_test.c:363:6: warning: implicit declaration of function \342\200\230fallocate\342\200\231 [-Wimplicit-function-declaration]\n"
  "  r = fallocate(fd,\n"
  "      ^~~~~~~~~\n"
  "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/    fuse_mnt.c -lfuse -pthread -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd/fuse_mnt\n"
  "gcc -D_FILE_OFFSET_BITS=64 -I../../../../include/uapi/ -I../../../../include/ -I../../../../usr/include/    fuse_test.c common.o  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/memfd/fuse_test\n"
- "fuse_test.c: In function \303\242\302\200\302\230mfd_assert_get_seals\303\242\302\200\302\231:\n"
- "fuse_test.c:67:6: warning: implicit declaration of function \303\242\302\200\302\230fcntl\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n"
+ "fuse_test.c: In function \342\200\230mfd_assert_get_seals\342\200\231:\n"
+ "fuse_test.c:67:6: warning: implicit declaration of function \342\200\230fcntl\342\200\231 [-Wimplicit-function-declaration]\n"
  "  r = fcntl(fd, F_GET_SEALS);\n"
  "      ^~~~~\n"
- "fuse_test.c: In function \303\242\302\200\302\230main\303\242\302\200\302\231:\n"
- "fuse_test.c:261:7: warning: implicit declaration of function \303\242\302\200\302\230open\303\242\302\200\302\231 [-Wimplicit-function-declaration]\n"
+ "fuse_test.c: In function \342\200\230main\342\200\231:\n"
+ "fuse_test.c:261:7: warning: implicit declaration of function \342\200\230open\342\200\231 [-Wimplicit-function-declaration]\n"
  "  fd = open(argv[1], O_RDONLY | O_CLOEXEC);\n"
  "       ^~~~\n"
  "TAP version 13\n"
@@ -9488,14 +9509,14 @@
  "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    reuseport_addr_any.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/reuseport_addr_any\n"
  "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/  -lpthread  tcp_mmap.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/tcp_mmap\n"
  "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/  -lpthread  tcp_inq.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/tcp_inq\n"
- "tcp_inq.c: In function \303\242\302\200\302\230main\303\242\302\200\302\231:\n"
+ "tcp_inq.c: In function \342\200\230main\342\200\231:\n"
  "tcp_inq.c:168:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]\n"
  "    inq = *((int *) CMSG_DATA(cm));\n"
  "    ^~~\n"
  "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    psock_snd.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/psock_snd\n"
  "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    txring_overwrite.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/txring_overwrite\n"
  "gcc -Wall -Wl,--no-as-needed -O2 -g -I../../../../usr/include/    udpgso.c  -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/net/udpgso\n"
- "udpgso.c: In function \303\242\302\200\302\230send_one\303\242\302\200\302\231:\n"
+ "udpgso.c: In function \342\200\230send_one\342\200\231:\n"
  "udpgso.c:483:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]\n"
  "   *((uint16_t *) CMSG_DATA(cm)) = gso_len;\n"
  "   ^\n"
@@ -12305,7 +12326,7 @@
  "gcc -c sync_stress_merge.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/sync/sync_stress_merge.o\n"
  "gcc -c sync_test.c -o /usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/sync/sync_test.o -O2 -g -std=gnu89 -pthread -Wall -Wextra -I../../../../usr/include/\n"
  "In file included from sync_test.c:37:0:\n"
- "../kselftest.h: In function \303\242\302\200\302\230ksft_print_cnts\303\242\302\200\302\231:\n"
+ "../kselftest.h: In function \342\200\230ksft_print_cnts\342\200\231:\n"
  "../kselftest.h:73:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]\n"
  "  if (ksft_plan != ksft_test_num())\n"
  "                ^~\n"
@@ -12630,4 +12651,4 @@
  "ok 1 selftests: sysctl: sysctl.sh\n"
  make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-7.6-cd5bbb3047bf73353767d70a03db986600ca372a/tools/testing/selftests/sysctl'
 
-13bf3cb06f57a61bd6526ba3c03eae566057c2ee5ea3617c5fb011f1b0fc9a38
+8d53d70cd237ded48eac15d81af3353165f409e7c991564921541fc850f794d2

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.