diff for duplicates of <20211215181231.1053479-4-kuba@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 800a2bd..346d47a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,21 +6,21 @@ bpf.h is 2.2kLoC and is modified relatively often. We need a new header with just the definition of struct cgroup_bpf and enum cgroup_bpf_attach_type, this is akin to cgroup-defs.h. -Signed-off-by: Jakub Kicinski <kuba@kernel.org> +Signed-off-by: Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> --- -CC: ast@kernel.org -CC: daniel@iogearbox.net -CC: andrii@kernel.org -CC: kafai@fb.com -CC: songliubraving@fb.com -CC: yhs@fb.com -CC: john.fastabend@gmail.com -CC: kpsingh@kernel.org -CC: tj@kernel.org -CC: lizefan.x@bytedance.com -CC: hannes@cmpxchg.org -CC: bpf@vger.kernel.org -CC: cgroups@vger.kernel.org +CC: ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org +CC: daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org +CC: andrii-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org +CC: kafai-b10kYP2dOMg@public.gmane.org +CC: songliubraving-b10kYP2dOMg@public.gmane.org +CC: yhs-b10kYP2dOMg@public.gmane.org +CC: john.fastabend-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org +CC: kpsingh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org +CC: tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org +CC: lizefan.x-EC8Uxl6Npydl57MIdRCFDg@public.gmane.org +CC: hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org +CC: bpf-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +CC: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org --- include/linux/bpf-cgroup-defs.h | 70 +++++++++++++++++++++++++++++++++ include/linux/bpf-cgroup.h | 57 +-------------------------- diff --git a/a/content_digest b/N1/content_digest index 561b53b..27837e1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,22 @@ "ref\020211215181231.1053479-1-kuba@kernel.org\0" - "From\0Jakub Kicinski <kuba@kernel.org>\0" + "ref\020211215181231.1053479-1-kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" + "From\0Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0[PATCH bpf-next v4 3/3] bpf: remove the cgroup -> bpf header dependecy\0" "Date\0Wed, 15 Dec 2021 10:12:31 -0800\0" - "To\0daniel@iogearbox.net" - ast@kernel.org - " andrii@kernel.org\0" - "Cc\0bpf@vger.kernel.org" - Jakub Kicinski <kuba@kernel.org> - kafai@fb.com - songliubraving@fb.com - yhs@fb.com - john.fastabend@gmail.com - kpsingh@kernel.org - tj@kernel.org - lizefan.x@bytedance.com - hannes@cmpxchg.org - " cgroups@vger.kernel.org\0" + "To\0daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org" + ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " andrii-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" + "Cc\0bpf-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + kafai-b10kYP2dOMg@public.gmane.org + songliubraving-b10kYP2dOMg@public.gmane.org + yhs-b10kYP2dOMg@public.gmane.org + john.fastabend-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + kpsingh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + lizefan.x-EC8Uxl6Npydl57MIdRCFDg@public.gmane.org + hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org + " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Remove the dependency from cgroup-defs.h to bpf-cgroup.h and bpf.h.\n" @@ -26,21 +27,21 @@ "We need a new header with just the definition of struct cgroup_bpf\n" "and enum cgroup_bpf_attach_type, this is akin to cgroup-defs.h.\n" "\n" - "Signed-off-by: Jakub Kicinski <kuba@kernel.org>\n" + "Signed-off-by: Jakub Kicinski <kuba-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "---\n" - "CC: ast@kernel.org\n" - "CC: daniel@iogearbox.net\n" - "CC: andrii@kernel.org\n" - "CC: kafai@fb.com\n" - "CC: songliubraving@fb.com\n" - "CC: yhs@fb.com\n" - "CC: john.fastabend@gmail.com\n" - "CC: kpsingh@kernel.org\n" - "CC: tj@kernel.org\n" - "CC: lizefan.x@bytedance.com\n" - "CC: hannes@cmpxchg.org\n" - "CC: bpf@vger.kernel.org\n" - "CC: cgroups@vger.kernel.org\n" + "CC: ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\n" + "CC: daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org\n" + "CC: andrii-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\n" + "CC: kafai-b10kYP2dOMg@public.gmane.org\n" + "CC: songliubraving-b10kYP2dOMg@public.gmane.org\n" + "CC: yhs-b10kYP2dOMg@public.gmane.org\n" + "CC: john.fastabend-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\n" + "CC: kpsingh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\n" + "CC: tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\n" + "CC: lizefan.x-EC8Uxl6Npydl57MIdRCFDg@public.gmane.org\n" + "CC: hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org\n" + "CC: bpf-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "CC: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "---\n" " include/linux/bpf-cgroup-defs.h | 70 +++++++++++++++++++++++++++++++++\n" " include/linux/bpf-cgroup.h | 57 +--------------------------\n" @@ -232,4 +233,4 @@ "-- \n" 2.31.1 -f6d024e413f1848072e83af83dec3e9a4d9445d350d91a85d358375b50ff9589 +a3bd16d99a26c204637821d7aa7be612248641d6f0216d1b935c03a4cd426d7a
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.