All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <202208110538.uaLOQmBs-lkp@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 8b0ae6d..d152613 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,17 @@
+BCC: lkp(a)intel.com
+CC: kbuild-all(a)lists.01.org
+CC: linux-kernel(a)vger.kernel.org
+TO: Xianting Tian <xianting.tian@linux.alibaba.com>
+CC: Palmer Dabbelt <palmer@rivosinc.com>
+CC: Guo Ren <guoren@kernel.org>
+
 tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
 head:   f41445645ab5d172e6090d00c332c335d8dba337
 commit: 3f1901110a89b0e2e13adb2ac8d1a7102879ea98 RISC-V: Add fast call path of crash_kexec()
-config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp@intel.com/config)
+date:   3 weeks ago
+:::::: branch date: 3 hours ago
+:::::: commit date: 3 weeks ago
+config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp(a)intel.com/config)
 compiler: riscv64-linux-gcc (GCC) 12.1.0
 
 If you fix the issue, kindly add following tag where applicable
@@ -13,6 +23,7 @@ arch/riscv/kernel/traps.c:48 die() warn: variable dereferenced before check 'reg
 
 vim +/regs +48 arch/riscv/kernel/traps.c
 
+76d2a0493a17d4 Palmer Dabbelt    2017-07-10  30  
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  31  void die(struct pt_regs *regs, const char *str)
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  32  {
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  33  	static int die_counter;
@@ -29,13 +40,8 @@ vim +/regs +48 arch/riscv/kernel/traps.c
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  44  	show_regs(regs);
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  45  
 a4c3733d32a72f Christoph Hellwig 2019-10-28 @46  	ret = notify_die(DIE_OOPS, str, regs, 0, regs->cause, SIGSEGV);
-                                                                                                 ^^^^^^^^^^^
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  47  
 3f1901110a89b0 Xianting Tian     2022-06-06 @48  	if (regs && kexec_should_crash(current))
-                                                            ^^^^
-
-Delete this NULL check.
-
 3f1901110a89b0 Xianting Tian     2022-06-06  49  		crash_kexec(regs);
 3f1901110a89b0 Xianting Tian     2022-06-06  50  
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  51  	bust_spinlocks(0);
@@ -50,6 +56,7 @@ Delete this NULL check.
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  60  	if (ret != NOTIFY_STOP)
 0e25498f8cd43c Eric W. Biederman 2021-06-28  61  		make_task_dead(SIGSEGV);
 76d2a0493a17d4 Palmer Dabbelt    2017-07-10  62  }
+76d2a0493a17d4 Palmer Dabbelt    2017-07-10  63  
 
 -- 
 0-DAY CI Kernel Test Service
diff --git a/a/content_digest b/N1/content_digest
index 4b09f4f..3949e8f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,34 +1,36 @@
 [
-  "From\0Dan Carpenter <dan.carpenter\@oracle.com>\0"
+  "From\0kernel test robot <lkp\@intel.com>\0"
 ]
 [
   "Subject\0arch/riscv/kernel/traps.c:48 die() warn: variable dereferenced before check 'regs' (see line 46)\0"
 ]
 [
-  "Date\0Thu, 11 Aug 2022 13:33:48 +0300\0"
+  "Date\0Thu, 11 Aug 2022 05:43:45 +0800\0"
 ]
 [
-  "To\0kbuild\@lists.01.org",
-  " Xianting Tian <xianting.tian\@linux.alibaba.com>\0"
+  "To\0kbuild\@lists.01.org\0"
 ]
 [
-  "Cc\0lkp\@intel.com",
-  " kbuild-all\@lists.01.org",
-  " linux-kernel\@vger.kernel.org",
-  " Palmer Dabbelt <palmer\@rivosinc.com>",
-  " Guo Ren <guoren\@kernel.org>\0"
-]
-[
-  "\0000:1\0"
+  "\0001:1\0"
 ]
 [
   "b\0"
 ]
 [
+  "BCC: lkp(a)intel.com\n",
+  "CC: kbuild-all(a)lists.01.org\n",
+  "CC: linux-kernel(a)vger.kernel.org\n",
+  "TO: Xianting Tian <xianting.tian\@linux.alibaba.com>\n",
+  "CC: Palmer Dabbelt <palmer\@rivosinc.com>\n",
+  "CC: Guo Ren <guoren\@kernel.org>\n",
+  "\n",
   "tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master\n",
   "head:   f41445645ab5d172e6090d00c332c335d8dba337\n",
   "commit: 3f1901110a89b0e2e13adb2ac8d1a7102879ea98 RISC-V: Add fast call path of crash_kexec()\n",
-  "config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp\@intel.com/config)\n",
+  "date:   3 weeks ago\n",
+  ":::::: branch date: 3 hours ago\n",
+  ":::::: commit date: 3 weeks ago\n",
+  "config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp(a)intel.com/config)\n",
   "compiler: riscv64-linux-gcc (GCC) 12.1.0\n",
   "\n",
   "If you fix the issue, kindly add following tag where applicable\n",
@@ -40,6 +42,7 @@
   "\n",
   "vim +/regs +48 arch/riscv/kernel/traps.c\n",
   "\n",
+  "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  30  \n",
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  31  void die(struct pt_regs *regs, const char *str)\n",
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  32  {\n",
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  33  \tstatic int die_counter;\n",
@@ -56,13 +59,8 @@
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  44  \tshow_regs(regs);\n",
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  45  \n",
   "a4c3733d32a72f Christoph Hellwig 2019-10-28 \@46  \tret = notify_die(DIE_OOPS, str, regs, 0, regs->cause, SIGSEGV);\n",
-  "                                                                                                 ^^^^^^^^^^^\n",
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  47  \n",
   "3f1901110a89b0 Xianting Tian     2022-06-06 \@48  \tif (regs && kexec_should_crash(current))\n",
-  "                                                            ^^^^\n",
-  "\n",
-  "Delete this NULL check.\n",
-  "\n",
   "3f1901110a89b0 Xianting Tian     2022-06-06  49  \t\tcrash_kexec(regs);\n",
   "3f1901110a89b0 Xianting Tian     2022-06-06  50  \n",
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  51  \tbust_spinlocks(0);\n",
@@ -77,10 +75,11 @@
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  60  \tif (ret != NOTIFY_STOP)\n",
   "0e25498f8cd43c Eric W. Biederman 2021-06-28  61  \t\tmake_task_dead(SIGSEGV);\n",
   "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  62  }\n",
+  "76d2a0493a17d4 Palmer Dabbelt    2017-07-10  63  \n",
   "\n",
   "-- \n",
   "0-DAY CI Kernel Test Service\n",
   "https://01.org/lkp"
 ]
 
-7e3114fb0be00a84afc7debd829640b5bf782372fcb8dc5ee2b749e9449486f1
+5d9b46bcf0df13ce41e50df3f9e0450478aa1a7e05c91ca8b6b9775b74bfff01

diff --git a/a/1.txt b/N2/1.txt
index 8b0ae6d..44cdca7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
 head:   f41445645ab5d172e6090d00c332c335d8dba337
 commit: 3f1901110a89b0e2e13adb2ac8d1a7102879ea98 RISC-V: Add fast call path of crash_kexec()
-config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp@intel.com/config)
+config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp(a)intel.com/config)
 compiler: riscv64-linux-gcc (GCC) 12.1.0
 
 If you fix the issue, kindly add following tag where applicable
diff --git a/a/content_digest b/N2/content_digest
index 4b09f4f..3b01c02 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -8,18 +8,10 @@
   "Date\0Thu, 11 Aug 2022 13:33:48 +0300\0"
 ]
 [
-  "To\0kbuild\@lists.01.org",
-  " Xianting Tian <xianting.tian\@linux.alibaba.com>\0"
+  "To\0kbuild-all\@lists.01.org\0"
 ]
 [
-  "Cc\0lkp\@intel.com",
-  " kbuild-all\@lists.01.org",
-  " linux-kernel\@vger.kernel.org",
-  " Palmer Dabbelt <palmer\@rivosinc.com>",
-  " Guo Ren <guoren\@kernel.org>\0"
-]
-[
-  "\0000:1\0"
+  "\0001:1\0"
 ]
 [
   "b\0"
@@ -28,7 +20,7 @@
   "tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master\n",
   "head:   f41445645ab5d172e6090d00c332c335d8dba337\n",
   "commit: 3f1901110a89b0e2e13adb2ac8d1a7102879ea98 RISC-V: Add fast call path of crash_kexec()\n",
-  "config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp\@intel.com/config)\n",
+  "config: riscv-randconfig-m031-20220810 (https://download.01.org/0day-ci/archive/20220811/202208110538.uaLOQmBs-lkp(a)intel.com/config)\n",
   "compiler: riscv64-linux-gcc (GCC) 12.1.0\n",
   "\n",
   "If you fix the issue, kindly add following tag where applicable\n",
@@ -83,4 +75,4 @@
   "https://01.org/lkp"
 ]
 
-7e3114fb0be00a84afc7debd829640b5bf782372fcb8dc5ee2b749e9449486f1
+f2ac641512ee718e54c0c5c3499358c081a55e47b57b327c26f87ff333734f1d

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.