diff for duplicates of <202312052128.oBSS3Uus-lkp@intel.com> diff --git a/a/1.txt b/N1/1.txt index d098321..836613f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,14 +13,14 @@ url: https://github.com/intel-lab-lkp/linux/commits/Daniel-Henrique-Barboza/R base: https://git.kernel.org/pub/scm/virt/kvm/kvm.git queue patch link: https://lore.kernel.org/r/20231204182905.2163676-4-dbarboza%40ventanamicro.com patch subject: [PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST -config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/config) +config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/config) compiler: riscv64-linux-gcc (GCC) 13.2.0 -reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/reproduce) +reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@intel.com> -| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp at intel.com/ +| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp@intel.com/ All warnings (new ones prefixed by >>): @@ -48,3 +48,8 @@ vim +/cntx +991 arch/riscv/kvm/vcpu_onereg.c -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki + +_______________________________________________ +linux-riscv mailing list +linux-riscv@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-riscv diff --git a/a/content_digest b/N1/content_digest index 323061a..50ae80a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\020231204182905.2163676-4-dbarboza@ventanamicro.com\0" "From\0kernel test robot <lkp@intel.com>\0" - "Subject\0[PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST\0" + "Subject\0Re: [PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST\0" "Date\0Tue, 5 Dec 2023 21:22:10 +0800\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Daniel Henrique Barboza <dbarboza@ventanamicro.com>" + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + " kvm@vger.kernel.org\0" + "Cc\0oe-kbuild-all@lists.linux.dev" + anup@brainfault.org + atishp@atishpatra.org + palmer@dabbelt.com + ajones@ventanamicro.com + " Daniel Henrique Barboza <dbarboza@ventanamicro.com>\0" "\00:1\0" "b\0" "Hi Daniel,\n" @@ -20,14 +29,14 @@ "base: https://git.kernel.org/pub/scm/virt/kvm/kvm.git queue\n" "patch link: https://lore.kernel.org/r/20231204182905.2163676-4-dbarboza%40ventanamicro.com\n" "patch subject: [PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST\n" - "config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/config)\n" + "config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/config)\n" "compiler: riscv64-linux-gcc (GCC) 13.2.0\n" - "reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/reproduce)\n" + "reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/reproduce)\n" "\n" "If you fix the issue in a separate patch/commit (i.e. not just a new version of\n" "the same patch/commit), kindly add following tags\n" "| Reported-by: kernel test robot <lkp@intel.com>\n" - "| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp at intel.com/\n" + "| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp@intel.com/\n" "\n" "All warnings (new ones prefixed by >>):\n" "\n" @@ -54,6 +63,11 @@ "\n" "-- \n" "0-DAY CI Kernel Test Service\n" - https://github.com/intel/lkp-tests/wiki + "https://github.com/intel/lkp-tests/wiki\n" + "\n" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -ee42e2a1535fc7618424ecafed0bdb7cebd5a29bd5862d104f122660d6cedaeb +5ca56cd08d1fdd6c025d92bc8342abe82c4bb39ae96834430ba89f3cb8e346ef
diff --git a/a/1.txt b/N2/1.txt index d098321..f62a3e4 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -13,14 +13,14 @@ url: https://github.com/intel-lab-lkp/linux/commits/Daniel-Henrique-Barboza/R base: https://git.kernel.org/pub/scm/virt/kvm/kvm.git queue patch link: https://lore.kernel.org/r/20231204182905.2163676-4-dbarboza%40ventanamicro.com patch subject: [PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST -config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/config) +config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/config) compiler: riscv64-linux-gcc (GCC) 13.2.0 -reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/reproduce) +reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <lkp@intel.com> -| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp at intel.com/ +| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp@intel.com/ All warnings (new ones prefixed by >>): diff --git a/a/content_digest b/N2/content_digest index 323061a..3e71d20 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,17 @@ "ref\020231204182905.2163676-4-dbarboza@ventanamicro.com\0" "From\0kernel test robot <lkp@intel.com>\0" - "Subject\0[PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST\0" + "Subject\0Re: [PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST\0" "Date\0Tue, 5 Dec 2023 21:22:10 +0800\0" - "To\0kvm-riscv@lists.infradead.org\0" + "To\0Daniel Henrique Barboza <dbarboza@ventanamicro.com>" + kvm-riscv@lists.infradead.org + linux-riscv@lists.infradead.org + " kvm@vger.kernel.org\0" + "Cc\0oe-kbuild-all@lists.linux.dev" + anup@brainfault.org + atishp@atishpatra.org + palmer@dabbelt.com + ajones@ventanamicro.com + " Daniel Henrique Barboza <dbarboza@ventanamicro.com>\0" "\00:1\0" "b\0" "Hi Daniel,\n" @@ -20,14 +29,14 @@ "base: https://git.kernel.org/pub/scm/virt/kvm/kvm.git queue\n" "patch link: https://lore.kernel.org/r/20231204182905.2163676-4-dbarboza%40ventanamicro.com\n" "patch subject: [PATCH 3/3] RISC-V: KVM: add vector CSRs in KVM_GET_REG_LIST\n" - "config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/config)\n" + "config: riscv-defconfig (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/config)\n" "compiler: riscv64-linux-gcc (GCC) 13.2.0\n" - "reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp at intel.com/reproduce)\n" + "reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231205/202312052128.oBSS3Uus-lkp@intel.com/reproduce)\n" "\n" "If you fix the issue in a separate patch/commit (i.e. not just a new version of\n" "the same patch/commit), kindly add following tags\n" "| Reported-by: kernel test robot <lkp@intel.com>\n" - "| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp at intel.com/\n" + "| Closes: https://lore.kernel.org/oe-kbuild-all/202312052128.oBSS3Uus-lkp@intel.com/\n" "\n" "All warnings (new ones prefixed by >>):\n" "\n" @@ -56,4 +65,4 @@ "0-DAY CI Kernel Test Service\n" https://github.com/intel/lkp-tests/wiki -ee42e2a1535fc7618424ecafed0bdb7cebd5a29bd5862d104f122660d6cedaeb +197ad3e03b618115fee365911aa152bda9222fe1935c1e278f1c2b8a233b6bdf
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.