diff for duplicates of <2ba0ee79-2e7e-6807-3312-1a2c5ef3bae0@linux.dev> diff --git a/a/1.txt b/N1/1.txt index 1d18a5f..074a2f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 10/10/22 5:33 PM, Yosry Ahmed wrote: > Use cgroup_v1v2_get_from_fd() in cgroup_iter to support attaching to > both cgroup v1 and v2 using fds. > -> Signed-off-by: Yosry Ahmed <yosryahmed@google.com> +> Signed-off-by: Yosry Ahmed <yosryahmed-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> > --- > kernel/bpf/cgroup_iter.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) @@ -18,7 +18,7 @@ On 10/10/22 5:33 PM, Yosry Ahmed wrote: > - cgrp = cgroup_get_from_fd(fd); > + cgrp = cgroup_v1v2_get_from_fd(fd); -Acked-by: Martin KaFai Lau <martin.lau@kernel.org> +Acked-by: Martin KaFai Lau <martin.lau-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Tejun, patch 1 should depend on a recent revert that is not in the bpf tree yet. Do you want to take this set to the cgroup tree? diff --git a/a/content_digest b/N1/content_digest index d19274b..51c5930 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,33 @@ "ref\020221011003359.3475263-1-yosryahmed@google.com\0" "ref\020221011003359.3475263-3-yosryahmed@google.com\0" - "From\0Martin KaFai Lau <martin.lau@linux.dev>\0" + "ref\020221011003359.3475263-3-yosryahmed-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org\0" + "From\0Martin KaFai Lau <martin.lau-fxUVXftIFDnyG1zEObXtfA@public.gmane.org>\0" "Subject\0Re: [PATCH v2 2/2] bpf: cgroup_iter: support cgroup1 using cgroup fd\0" "Date\0Tue, 11 Oct 2022 09:46:27 -0700\0" - "To\0Yosry Ahmed <yosryahmed@google.com>" - " Tejun Heo <tj@kernel.org>\0" - "Cc\0cgroups@vger.kernel.org" - linux-kernel@vger.kernel.org - bpf@vger.kernel.org - Zefan Li <lizefan.x@bytedance.com> - Johannes Weiner <hannes@cmpxchg.org> - Yonghong Song <yhs@fb.com> - Alexei Starovoitov <ast@kernel.org> - Daniel Borkmann <daniel@iogearbox.net> - Andrii Nakryiko <andrii@kernel.org> - Song Liu <song@kernel.org> - John Fastabend <john.fastabend@gmail.com> - KP Singh <kpsingh@kernel.org> - Stanislav Fomichev <sdf@google.com> - Hao Luo <haoluo@google.com> - " Jiri Olsa <jolsa@kernel.org>\0" + "To\0Yosry Ahmed <yosryahmed-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>" + " Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Cc\0cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + bpf-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Zefan Li <lizefan.x-EC8Uxl6Npydl57MIdRCFDg@public.gmane.org> + Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> + Yonghong Song <yhs-b10kYP2dOMg@public.gmane.org> + Alexei Starovoitov <ast-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Daniel Borkmann <daniel-FeC+5ew28dpmcu3hnIyYJQ@public.gmane.org> + Andrii Nakryiko <andrii-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Song Liu <song-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + John Fastabend <john.fastabend-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + KP Singh <kpsingh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Stanislav Fomichev <sdf-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + Hao Luo <haoluo-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + " Jiri Olsa <jolsa-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" "On 10/10/22 5:33 PM, Yosry Ahmed wrote:\n" "> Use cgroup_v1v2_get_from_fd() in cgroup_iter to support attaching to\n" "> both cgroup v1 and v2 using fds.\n" "> \n" - "> Signed-off-by: Yosry Ahmed <yosryahmed@google.com>\n" + "> Signed-off-by: Yosry Ahmed <yosryahmed-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" "> ---\n" "> kernel/bpf/cgroup_iter.c | 2 +-\n" "> 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -42,7 +43,7 @@ "> -\t\tcgrp = cgroup_get_from_fd(fd);\n" "> +\t\tcgrp = cgroup_v1v2_get_from_fd(fd);\n" "\n" - "Acked-by: Martin KaFai Lau <martin.lau@kernel.org>\n" + "Acked-by: Martin KaFai Lau <martin.lau-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "\n" "Tejun, patch 1 should depend on a recent revert that is not in the bpf tree yet. \n" " Do you want to take this set to the cgroup tree?\n" @@ -51,4 +52,4 @@ "> \t\tcgrp = cgroup_get_from_id(id);\n" "> \telse /* walk the entire hierarchy by default. */" -5d2fa7c857789d69713f47a5c7b858b22f62daa5e2aeb6c483066a6e2a2ea755 +c0bd53057239bef694c7cc38b4bf89d31fe3728b3d7e09da714a03b655cab83d
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.