diff for duplicates of <Y/+dFpdbOdLRUmY5@spud> diff --git a/N1/1.1.hdr b/N1/1.1.hdr new file mode 100644 index 0000000..5a32186 --- /dev/null +++ b/N1/1.1.hdr @@ -0,0 +1,3 @@ +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable diff --git a/a/1.txt b/N1/1.1.txt similarity index 100% rename from a/1.txt rename to N1/1.1.txt diff --git a/a/2.bin b/N1/1.2.bin similarity index 100% rename from a/2.bin rename to N1/1.2.bin diff --git a/N1/1.2.hdr b/N1/1.2.hdr new file mode 100644 index 0000000..5e5352c --- /dev/null +++ b/N1/1.2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/2.hdr b/N1/2.hdr index 5e5352c..4b86001 100644 --- a/a/2.hdr +++ b/N1/2.hdr @@ -1 +1,4 @@ -Content-Type: application/pgp-signature; name="signature.asc" +Content-Type: text/plain; charset="us-ascii" +MIME-Version: 1.0 +Content-Transfer-Encoding: 7bit +Content-Disposition: inline diff --git a/N1/2.txt b/N1/2.txt new file mode 100644 index 0000000..e409076 --- /dev/null +++ b/N1/2.txt @@ -0,0 +1,4 @@ +_______________________________________________ +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 d74e04a..b9fa6ee 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -20,7 +20,7 @@ Paul Walmsley <paul.walmsley@sifive.com> Albert Ou <aou@eecs.berkeley.edu> " kernel test robot <lkp@intel.com>\0" - "\01:1\0" + "\02:1.1\0" "b\0" "On Wed, Mar 01, 2023 at 11:00:00AM -0700, Nathan Chancellor wrote:\n" "> Hi Andy,\n" @@ -153,7 +153,7 @@ "> \n" "> Cheers,\n" > Nathan - "\01:2\0" + "\02:1.2\0" "fn\0signature.asc\0" "b\0" "-----BEGIN PGP SIGNATURE-----\n" @@ -163,5 +163,11 @@ "hcGpOcVINQsRdQCiAZWKkeL6WV5oQQ8=\n" "=Vdb2\n" "-----END PGP SIGNATURE-----\n" + "\01:2\0" + "b\0" + "_______________________________________________\n" + "linux-riscv mailing list\n" + "linux-riscv@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-riscv -016611d2f59ea503646a7c7ff3693e7afbc2ea193a53e8be2ed1925ee0b44a5b +341fe5cb170dc1d631f1907669944694f21547150ff57e3d2874500d381a4948
diff --git a/a/1.txt b/N2/1.txt index a97db8d..dc53e17 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,7 +11,7 @@ On Wed, Mar 01, 2023 at 11:00:00AM -0700, Nathan Chancellor wrote: > > url: https://github.com/intel-lab-lkp/linux/commits/Andy-Chiu/riscv-Rename-__switch_to_aux-fpu/20230225-011059 > > patch link: https://lore.kernel.org/r/20230224170118.16766-20-andy.chiu%40sifive.com > > patch subject: [PATCH -next v14 19/19] riscv: Enable Vector code to be built -> > config: riscv-randconfig-r014-20230222 (https://download.01.org/0day-ci/archive/20230225/202302250924.ukv4ZxOc-lkp@intel.com/config) +> > config: riscv-randconfig-r014-20230222 (https://download.01.org/0day-ci/archive/20230225/202302250924.ukv4ZxOc-lkp at intel.com/config) > > compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project db89896bbbd2251fff457699635acbbedeead27f) > > reproduce (this is a W=1 build): > > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross @@ -29,7 +29,7 @@ On Wed, Mar 01, 2023 at 11:00:00AM -0700, Nathan Chancellor wrote: > > > > If you fix the issue, kindly add following tag where applicable > > | Reported-by: kernel test robot <lkp@intel.com> -> > | Link: https://lore.kernel.org/oe-kbuild-all/202302250924.ukv4ZxOc-lkp@intel.com/ +> > | Link: https://lore.kernel.org/oe-kbuild-all/202302250924.ukv4ZxOc-lkp at intel.com/ > > > > All warnings (new ones prefixed by >>): > > @@ -50,7 +50,7 @@ On Wed, Mar 01, 2023 at 11:00:00AM -0700, Nathan Chancellor wrote: > + depends on !(CC_IS_CLANG && CLANG_VERSION >= 160000 && KASAN) Please don't! As far as I can tell, this is what I was warning about in: -https://lore.kernel.org/linux-riscv/20230224170118.16766-1-andy.chiu@sifive.com/T/#m2c0e6128230d407c843e10406305da9ff5dca902 +https://lore.kernel.org/linux-riscv/20230224170118.16766-1-andy.chiu at sifive.com/T/#m2c0e6128230d407c843e10406305da9ff5dca902 The randconfig has RISCV_ISA_C enabled, so you're getting an ISA string containing "fdcv" and `fdv,,$(riscv-march-y)` fails to remove either fd, @@ -129,3 +129,10 @@ Andy! > > Cheers, > Nathan +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 228 bytes +Desc: not available +URL: <http://lists.infradead.org/pipermail/kvm-riscv/attachments/20230301/06500313/attachment-0001.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 07ffc44..0000000 --- a/a/2.bin +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY/+dFgAKCRB4tDGHoIJi -0l+8AQDiMiLdgkWVTVkHqZiXBKBOneufFmTinIodVbJkus+2YQEA5fLZb8tDSC0L -hcGpOcVINQsRdQCiAZWKkeL6WV5oQQ8= -=Vdb2 ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 5e5352c..0000000 --- a/a/2.hdr +++ /dev/null @@ -1 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/content_digest b/N2/content_digest index d74e04a..2706eef 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,25 +2,10 @@ "ref\0202302250924.ukv4ZxOc-lkp@intel.com\0" "ref\0Y/+SoGfspjGwlH7g@dev-arch.thelio-3990X\0" "From\0Conor Dooley <conor@kernel.org>\0" - "Subject\0Re: [PATCH -next v14 19/19] riscv: Enable Vector code to be built\0" + "Subject\0[PATCH -next v14 19/19] riscv: Enable Vector code to be built\0" "Date\0Wed, 1 Mar 2023 18:44:38 +0000\0" - "To\0Nathan Chancellor <nathan@kernel.org>\0" - "Cc\0Andy Chiu <andy.chiu@sifive.com>" - linux-riscv@lists.infradead.org - palmer@dabbelt.com - anup@brainfault.org - atishp@atishpatra.org - kvm-riscv@lists.infradead.org - kvm@vger.kernel.org - llvm@lists.linux.dev - oe-kbuild-all@lists.linux.dev - vineetg@rivosinc.com - greentime.hu@sifive.com - guoren@linux.alibaba.com - Paul Walmsley <paul.walmsley@sifive.com> - Albert Ou <aou@eecs.berkeley.edu> - " kernel test robot <lkp@intel.com>\0" - "\01:1\0" + "To\0kvm-riscv@lists.infradead.org\0" + "\00:1\0" "b\0" "On Wed, Mar 01, 2023 at 11:00:00AM -0700, Nathan Chancellor wrote:\n" "> Hi Andy,\n" @@ -35,7 +20,7 @@ "> > url: https://github.com/intel-lab-lkp/linux/commits/Andy-Chiu/riscv-Rename-__switch_to_aux-fpu/20230225-011059\n" "> > patch link: https://lore.kernel.org/r/20230224170118.16766-20-andy.chiu%40sifive.com\n" "> > patch subject: [PATCH -next v14 19/19] riscv: Enable Vector code to be built\n" - "> > config: riscv-randconfig-r014-20230222 (https://download.01.org/0day-ci/archive/20230225/202302250924.ukv4ZxOc-lkp@intel.com/config)\n" + "> > config: riscv-randconfig-r014-20230222 (https://download.01.org/0day-ci/archive/20230225/202302250924.ukv4ZxOc-lkp at intel.com/config)\n" "> > compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project db89896bbbd2251fff457699635acbbedeead27f)\n" "> > reproduce (this is a W=1 build):\n" "> > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross\n" @@ -53,7 +38,7 @@ "> > \n" "> > If you fix the issue, kindly add following tag where applicable\n" "> > | Reported-by: kernel test robot <lkp@intel.com>\n" - "> > | Link: https://lore.kernel.org/oe-kbuild-all/202302250924.ukv4ZxOc-lkp@intel.com/\n" + "> > | Link: https://lore.kernel.org/oe-kbuild-all/202302250924.ukv4ZxOc-lkp at intel.com/\n" "> > \n" "> > All warnings (new ones prefixed by >>):\n" "> > \n" @@ -74,7 +59,7 @@ "> +\tdepends on !(CC_IS_CLANG && CLANG_VERSION >= 160000 && KASAN)\n" "\n" "Please don't! As far as I can tell, this is what I was warning about in:\n" - "https://lore.kernel.org/linux-riscv/20230224170118.16766-1-andy.chiu@sifive.com/T/#m2c0e6128230d407c843e10406305da9ff5dca902\n" + "https://lore.kernel.org/linux-riscv/20230224170118.16766-1-andy.chiu at sifive.com/T/#m2c0e6128230d407c843e10406305da9ff5dca902\n" "\n" "The randconfig has RISCV_ISA_C enabled, so you're getting an ISA string\n" "containing \"fdcv\" and `fdv,,$(riscv-march-y)` fails to remove either fd,\n" @@ -152,16 +137,13 @@ "> ---\n" "> \n" "> Cheers,\n" - > Nathan - "\01:2\0" - "fn\0signature.asc\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "\n" - "iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCY/+dFgAKCRB4tDGHoIJi\n" - "0l+8AQDiMiLdgkWVTVkHqZiXBKBOneufFmTinIodVbJkus+2YQEA5fLZb8tDSC0L\n" - "hcGpOcVINQsRdQCiAZWKkeL6WV5oQQ8=\n" - "=Vdb2\n" - "-----END PGP SIGNATURE-----\n" + "> Nathan\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 228 bytes\n" + "Desc: not available\n" + URL: <http://lists.infradead.org/pipermail/kvm-riscv/attachments/20230301/06500313/attachment-0001.sig> -016611d2f59ea503646a7c7ff3693e7afbc2ea193a53e8be2ed1925ee0b44a5b +4139f83cc0ef439407c25810389b96af427fd8097c88fcb39041c9e3f02b2da0
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.