All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <202203021037.WWnG44C5-lkp@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 0523eb9..9a63258 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,18 @@
+CC: kbuild-all(a)lists.01.org
+BCC: lkp(a)intel.com
+CC: linux-acpi(a)vger.kernel.org
+CC: devel(a)acpica.org
+CC: linux-pm(a)vger.kernel.org
+TO: Mark Cilissen <mark@yotsuba.nl>
+CC: "Rafael J. Wysocki" <rjw@rjwysocki.net>
+CC: Hans de Goede <hdegoede@redhat.com>
+
 tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge
 head:   f7307721a01f4f14d21c699b270a870370cf34b9
 commit: ed00b2b8d737f87a2437d7bd7c7f90124b50da05 [113/118] x86 / ACPI: Work around broken XSDT on SEGA AALE board
-config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp@intel.com/config)
+:::::: branch date: 7 hours ago
+:::::: commit date: 7 hours ago
+config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp(a)intel.com/config)
 compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
 
 If you fix the issue, kindly add following tag as appropriate
@@ -14,6 +25,11 @@ arch/x86/kernel/acpi/boot.c:1394 (null)() error: buffer overflow '(acpi_dmi_tabl
 
 vim +1394 arch/x86/kernel/acpi/boot.c
 
+7486341a98f268 arch/x86/kernel/acpi/boot.c  Li, Aubrey        2015-03-11  1389  
+aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1390  /*
+aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1391   * If your system is blacklisted here, but you find that acpi=force
+5b4c0b6fffb91b arch/x86/kernel/acpi/boot.c  Zhang Rui         2009-04-01  1392   * works for you, please contact linux-acpi@vger.kernel.org
+aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1393   */
 6faadbbb7f9da7 arch/x86/kernel/acpi/boot.c  Christoph Hellwig 2017-09-14 @1394  static const struct dmi_system_id acpi_dmi_table[] __initconst = {
 aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1395  	/*
 aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1396  	 * Boxes that need ACPI disabled
@@ -97,14 +113,18 @@ ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1473
 ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1474  		     DMI_MATCH(DMI_BIOS_VENDOR, "Phoenix Technologies LTD"),
 ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1475  		     DMI_MATCH(DMI_BIOS_VERSION, "V1.12"),
 ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1476  		     DMI_MATCH(DMI_BIOS_DATE, "02/01/2011"),
-
-There are only 4 elements in the .matches[] array.
-
 ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1477  		     },
 ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1478  	},
 35af28219e684a arch/x86/kernel/acpi/boot.c  Andreas Herrmann  2008-10-22  1479  	{}
 35af28219e684a arch/x86/kernel/acpi/boot.c  Andreas Herrmann  2008-10-22  1480  };
+35af28219e684a arch/x86/kernel/acpi/boot.c  Andreas Herrmann  2008-10-22  1481  
+
+:::::: The code at line 1394 was first introduced by commit
+:::::: 6faadbbb7f9da70ce484f98f72223c20125a1009 dmi: Mark all struct dmi_system_id instances const
+
+:::::: TO: Christoph Hellwig <hch@lst.de>
+:::::: CC: Jean Delvare <jdelvare@suse.de>
 
 ---
 0-DAY CI Kernel Test Service, Intel Corporation
-https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
+https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
diff --git a/a/content_digest b/N1/content_digest
index ecc84b5..f83fd56 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,24 @@
- "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
+ "From\0kernel test robot <lkp@intel.com>\0"
  "Subject\0[rafael-pm:bleeding-edge 113/118] arch/x86/kernel/acpi/boot.c:1394 (null)() error: buffer overflow '(acpi_dmi_table[6])->matches' 4 <= 4\0"
- "Date\0Thu, 3 Mar 2022 14:51:58 +0300\0"
- "To\0kbuild@lists.01.org"
- " Mark Cilissen <mark@yotsuba.nl>\0"
- "Cc\0lkp@intel.com"
-  kbuild-all@lists.01.org
-  linux-acpi@vger.kernel.org
-  devel@acpica.org
-  linux-pm@vger.kernel.org
-  Rafael J. Wysocki <rjw@rjwysocki.net>
- " Hans de Goede <hdegoede@redhat.com>\0"
- "\00:1\0"
+ "Date\0Wed, 02 Mar 2022 10:52:18 +0800\0"
+ "To\0kbuild@lists.01.org\0"
+ "\01:1\0"
  "b\0"
+ "CC: kbuild-all(a)lists.01.org\n"
+ "BCC: lkp(a)intel.com\n"
+ "CC: linux-acpi(a)vger.kernel.org\n"
+ "CC: devel(a)acpica.org\n"
+ "CC: linux-pm(a)vger.kernel.org\n"
+ "TO: Mark Cilissen <mark@yotsuba.nl>\n"
+ "CC: \"Rafael J. Wysocki\" <rjw@rjwysocki.net>\n"
+ "CC: Hans de Goede <hdegoede@redhat.com>\n"
+ "\n"
  "tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge\n"
  "head:   f7307721a01f4f14d21c699b270a870370cf34b9\n"
  "commit: ed00b2b8d737f87a2437d7bd7c7f90124b50da05 [113/118] x86 / ACPI: Work around broken XSDT on SEGA AALE board\n"
- "config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp@intel.com/config)\n"
+ ":::::: branch date: 7 hours ago\n"
+ ":::::: commit date: 7 hours ago\n"
+ "config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp(a)intel.com/config)\n"
  "compiler: gcc-9 (Debian 9.3.0-22) 9.3.0\n"
  "\n"
  "If you fix the issue, kindly add following tag as appropriate\n"
@@ -28,6 +31,11 @@
  "\n"
  "vim +1394 arch/x86/kernel/acpi/boot.c\n"
  "\n"
+ "7486341a98f268 arch/x86/kernel/acpi/boot.c  Li, Aubrey        2015-03-11  1389  \n"
+ "aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1390  /*\n"
+ "aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1391   * If your system is blacklisted here, but you find that acpi=force\n"
+ "5b4c0b6fffb91b arch/x86/kernel/acpi/boot.c  Zhang Rui         2009-04-01  1392   * works for you, please contact linux-acpi@vger.kernel.org\n"
+ "aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1393   */\n"
  "6faadbbb7f9da7 arch/x86/kernel/acpi/boot.c  Christoph Hellwig 2017-09-14 @1394  static const struct dmi_system_id acpi_dmi_table[] __initconst = {\n"
  "aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1395  \t/*\n"
  "aea00143a8db8c arch/i386/kernel/acpi/boot.c Andrey Panin      2005-06-25  1396  \t * Boxes that need ACPI disabled\n"
@@ -111,16 +119,20 @@
  "ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1474  \t\t     DMI_MATCH(DMI_BIOS_VENDOR, \"Phoenix Technologies LTD\"),\n"
  "ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1475  \t\t     DMI_MATCH(DMI_BIOS_VERSION, \"V1.12\"),\n"
  "ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1476  \t\t     DMI_MATCH(DMI_BIOS_DATE, \"02/01/2011\"),\n"
- "\n"
- "There are only 4 elements in the .matches[] array.\n"
- "\n"
  "ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1477  \t\t     },\n"
  "ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1478  \t},\n"
  "35af28219e684a arch/x86/kernel/acpi/boot.c  Andreas Herrmann  2008-10-22  1479  \t{}\n"
  "35af28219e684a arch/x86/kernel/acpi/boot.c  Andreas Herrmann  2008-10-22  1480  };\n"
+ "35af28219e684a arch/x86/kernel/acpi/boot.c  Andreas Herrmann  2008-10-22  1481  \n"
+ "\n"
+ ":::::: The code at line 1394 was first introduced by commit\n"
+ ":::::: 6faadbbb7f9da70ce484f98f72223c20125a1009 dmi: Mark all struct dmi_system_id instances const\n"
+ "\n"
+ ":::::: TO: Christoph Hellwig <hch@lst.de>\n"
+ ":::::: CC: Jean Delvare <jdelvare@suse.de>\n"
  "\n"
  "---\n"
  "0-DAY CI Kernel Test Service, Intel Corporation\n"
- https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
+ https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
 
-e25a3b9f00470ebf2abf8a06b60765614f009a4cbb77f95783d4d5d475d55e23
+3889bd6abfee7b525dd32016585a26defbae05de1cb6a3cc4ee7444e58ecd32f

diff --git a/a/1.txt b/N2/1.txt
index 0523eb9..71edc78 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge
 head:   f7307721a01f4f14d21c699b270a870370cf34b9
 commit: ed00b2b8d737f87a2437d7bd7c7f90124b50da05 [113/118] x86 / ACPI: Work around broken XSDT on SEGA AALE board
-config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp@intel.com/config)
+config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp(a)intel.com/config)
 compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
 
 If you fix the issue, kindly add following tag as appropriate
@@ -107,4 +107,4 @@ ed00b2b8d737f8 arch/x86/kernel/acpi/boot.c  Mark Cilissen     2022-02-23  1478
 
 ---
 0-DAY CI Kernel Test Service, Intel Corporation
-https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
+https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
diff --git a/a/content_digest b/N2/content_digest
index ecc84b5..3b84128 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,13 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[rafael-pm:bleeding-edge 113/118] arch/x86/kernel/acpi/boot.c:1394 (null)() error: buffer overflow '(acpi_dmi_table[6])->matches' 4 <= 4\0"
- "Date\0Thu, 3 Mar 2022 14:51:58 +0300\0"
- "To\0kbuild@lists.01.org"
- " Mark Cilissen <mark@yotsuba.nl>\0"
- "Cc\0lkp@intel.com"
-  kbuild-all@lists.01.org
-  linux-acpi@vger.kernel.org
-  devel@acpica.org
-  linux-pm@vger.kernel.org
-  Rafael J. Wysocki <rjw@rjwysocki.net>
- " Hans de Goede <hdegoede@redhat.com>\0"
- "\00:1\0"
+ "Date\0Thu, 03 Mar 2022 14:51:58 +0300\0"
+ "To\0kbuild-all@lists.01.org\0"
+ "\01:1\0"
  "b\0"
  "tree:   https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge\n"
  "head:   f7307721a01f4f14d21c699b270a870370cf34b9\n"
  "commit: ed00b2b8d737f87a2437d7bd7c7f90124b50da05 [113/118] x86 / ACPI: Work around broken XSDT on SEGA AALE board\n"
- "config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp@intel.com/config)\n"
+ "config: x86_64-randconfig-m001 (https://download.01.org/0day-ci/archive/20220302/202203021037.WWnG44C5-lkp(a)intel.com/config)\n"
  "compiler: gcc-9 (Debian 9.3.0-22) 9.3.0\n"
  "\n"
  "If you fix the issue, kindly add following tag as appropriate\n"
@@ -121,6 +113,6 @@
  "\n"
  "---\n"
  "0-DAY CI Kernel Test Service, Intel Corporation\n"
- https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
+ https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org
 
-e25a3b9f00470ebf2abf8a06b60765614f009a4cbb77f95783d4d5d475d55e23
+e26ba21c19d357ed777a6cf07d60472106e37b4d2db82b46ceb5fe97bb9e55e7

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.