diff for duplicates of <20190426193531.GC28586@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 05a5ad1..465f9d9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,14 +13,14 @@ Em Fri, Apr 26, 2019 at 04:28:34PM -0300, Arnaldo Carvalho de Melo escreveu: > > > > > > Humm, I have to check why this: > > > -> > > [perfbuilder@quaco ~]$ podman images | grep ARC +> > > [perfbuilder at quaco ~]$ podman images | grep ARC > > > docker.io/acmel/linux-perf-tools-build-fedora 24-x-ARC-uClibc 4c259582a8e6 5 weeks ago 846 MB -> > > [perfbuilder@quaco ~]$ +> > > [perfbuilder at quaco ~]$ > > > > > > isn't catching this... :-\ > > > > > > FROM docker.io/fedora:24 -> > > MAINTAINER Arnaldo Carvalho de Melo <acme@kernel.org> +> > > MAINTAINER Arnaldo Carvalho de Melo <acme at kernel.org> > > > ENV TOOLCHAIN=arc_gnu_2017.09-rc2_prebuilt_uclibc_le_arc700_linux_install > > > ENV CROSS=arc-linux- > > > ENV SOURCEFILE=${TOOLCHAIN}.tar.gz @@ -54,12 +54,12 @@ Yep, now it builds: With this patch: commit dd423246b321967eace3f3e0fe73d638050b447c -Author: Arnaldo Carvalho de Melo <acme@redhat.com> +Author: Arnaldo Carvalho de Melo <acme at redhat.com> Date: Mon Apr 22 15:21:35 2019 -0300 WIP - Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> + Signed-off-by: Arnaldo Carvalho de Melo <acme at redhat.com> diff --git a/tools/arch/arc/include/uapi/asm/unistd.h b/tools/arch/arc/include/uapi/asm/unistd.h new file mode 100644 @@ -172,7 +172,7 @@ index 000000000000..0e2eeeb1fd27 @@ -0,0 +1,42 @@ +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ +/* -+ * Copyright (C) 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> ++ * Copyright (C) 2018 David Abdurachmanov <david.abdurachmanov at gmail.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N1/content_digest index e558660..7aee692 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,17 +2,10 @@ "ref\020190422152027.GB11750@kernel.org\0" "ref\020190425214800.GC21829@kernel.org\0" "ref\020190426192834.GB28586@kernel.org\0" - "From\0Arnaldo Carvalho de Melo <acme@kernel.org>\0" - "Subject\0Re: perf tools build broken after v5.1-rc1\0" + "From\0acme@kernel.org (Arnaldo Carvalho de Melo)\0" + "Subject\0perf tools build broken after v5.1-rc1\0" "Date\0Fri, 26 Apr 2019 16:35:31 -0300\0" - "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" - "Cc\0Arnaldo Carvalho de Melo <acme@redhat.com>" - Arnd Bergmann <arnd@arndb.de> - lkml <linux-kernel@vger.kernel.org> - linux-perf-users@vger.kernel.org <linux-perf-users@vger.kernel.org> - Jiri Olsa <jolsa@kernel.org> - Namhyung Kim <namhyung@kernel.org> - " arcml <linux-snps-arc@lists.infradead.org>\0" + "To\0linux-snps-arc@lists.infradead.org\0" "\00:1\0" "b\0" "Em Fri, Apr 26, 2019 at 04:28:34PM -0300, Arnaldo Carvalho de Melo escreveu:\n" @@ -30,14 +23,14 @@ "> > > \n" "> > > Humm, I have to check why this:\n" "> > > \n" - "> > > [perfbuilder@quaco ~]$ podman images | grep ARC\n" + "> > > [perfbuilder at quaco ~]$ podman images | grep ARC\n" "> > > docker.io/acmel/linux-perf-tools-build-fedora 24-x-ARC-uClibc 4c259582a8e6 5 weeks ago 846 MB\n" - "> > > [perfbuilder@quaco ~]$\n" + "> > > [perfbuilder at quaco ~]$\n" "> > > \n" "> > > isn't catching this... :-\\\n" "> > > \n" "> > > FROM docker.io/fedora:24\n" - "> > > MAINTAINER Arnaldo Carvalho de Melo <acme@kernel.org>\n" + "> > > MAINTAINER Arnaldo Carvalho de Melo <acme at kernel.org>\n" "> > > ENV TOOLCHAIN=arc_gnu_2017.09-rc2_prebuilt_uclibc_le_arc700_linux_install\n" "> > > ENV CROSS=arc-linux-\n" "> > > ENV SOURCEFILE=${TOOLCHAIN}.tar.gz\n" @@ -71,12 +64,12 @@ "With this patch:\n" "\n" "commit dd423246b321967eace3f3e0fe73d638050b447c\n" - "Author: Arnaldo Carvalho de Melo <acme@redhat.com>\n" + "Author: Arnaldo Carvalho de Melo <acme at redhat.com>\n" "Date: Mon Apr 22 15:21:35 2019 -0300\n" "\n" " WIP\n" " \n" - " Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>\n" + " Signed-off-by: Arnaldo Carvalho de Melo <acme at redhat.com>\n" "\n" "diff --git a/tools/arch/arc/include/uapi/asm/unistd.h b/tools/arch/arc/include/uapi/asm/unistd.h\n" "new file mode 100644\n" @@ -189,7 +182,7 @@ "@@ -0,0 +1,42 @@\n" "+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */\n" "+/*\n" - "+ * Copyright (C) 2018 David Abdurachmanov <david.abdurachmanov@gmail.com>\n" + "+ * Copyright (C) 2018 David Abdurachmanov <david.abdurachmanov at gmail.com>\n" "+ *\n" "+ * This program is free software; you can redistribute it and/or modify\n" "+ * it under the terms of the GNU General Public License version 2 as\n" @@ -230,4 +223,4 @@ "+#endif\n" +__SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache) -81ea8c0df84e15d528619f0cb92693f672b7a10eece6395251ee52864d6a8198 +2b0920911e2d3d0346bde05e312f5e1c9ddc27445b2a0f38332521d513d4d83f
diff --git a/a/content_digest b/N2/content_digest index e558660..8d75c48 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,17 +2,17 @@ "ref\020190422152027.GB11750@kernel.org\0" "ref\020190425214800.GC21829@kernel.org\0" "ref\020190426192834.GB28586@kernel.org\0" - "From\0Arnaldo Carvalho de Melo <acme@kernel.org>\0" + "From\0Arnaldo Carvalho de Melo <arnaldo.melo@gmail.com>\0" "Subject\0Re: perf tools build broken after v5.1-rc1\0" "Date\0Fri, 26 Apr 2019 16:35:31 -0300\0" "To\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0" - "Cc\0Arnaldo Carvalho de Melo <acme@redhat.com>" - Arnd Bergmann <arnd@arndb.de> + "Cc\0linux-perf-users@vger.kernel.org <linux-perf-users@vger.kernel.org>" + Arnaldo Carvalho de Melo <acme@redhat.com> lkml <linux-kernel@vger.kernel.org> - linux-perf-users@vger.kernel.org <linux-perf-users@vger.kernel.org> + arcml <linux-snps-arc@lists.infradead.org> + Arnd Bergmann <arnd@arndb.de> Jiri Olsa <jolsa@kernel.org> - Namhyung Kim <namhyung@kernel.org> - " arcml <linux-snps-arc@lists.infradead.org>\0" + " Namhyung Kim <namhyung@kernel.org>\0" "\00:1\0" "b\0" "Em Fri, Apr 26, 2019 at 04:28:34PM -0300, Arnaldo Carvalho de Melo escreveu:\n" @@ -230,4 +230,4 @@ "+#endif\n" +__SYSCALL(__NR_riscv_flush_icache, sys_riscv_flush_icache) -81ea8c0df84e15d528619f0cb92693f672b7a10eece6395251ee52864d6a8198 +d109c3f2d63ea4a7da41e60df7c480feb3ba9a1b51bd8050ea39f7433f2fc465
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.