diff for duplicates of <20221004151748.293388-2-longman@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 705cd01..777f9d6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ removed from a sentinel terminated lockless list. Note that the internal LIST_END sentinel value will never be returned. NULL will always be returned if the lockless list is empty for backward compatibility. -Signed-off-by: Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +Signed-off-by: Waiman Long <longman@redhat.com> --- include/linux/llist.h | 100 +++++++++++++++++++++++++++++++++--------- lib/llist.c | 20 ++++++--- @@ -61,7 +61,7 @@ index 85bda2d02d65..c7380e9b98e2 100644 + * - sllist_del_all() and __llist_del_all() for deletion + * * Copyright 2010,2011 Intel Corp. - * Author: Huang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> + * Author: Huang Ying <ying.huang@intel.com> */ @@ -64,6 +74,16 @@ struct llist_node { #define LLIST_HEAD_INIT(name) { NULL } diff --git a/a/content_digest b/N1/content_digest index 3338ea8..1c40182 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,17 @@ "ref\020221004151748.293388-1-longman@redhat.com\0" - "ref\020221004151748.293388-1-longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" - "From\0Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "From\0Waiman Long <longman@redhat.com>\0" "Subject\0[PATCH v8 1/3] llist: Allow optional sentinel node terminated lockless list\0" "Date\0Tue, 4 Oct 2022 11:17:46 -0400\0" - "To\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - " Jens Axboe <axboe-tSWWG44O7X1aa/9Udqfwiw@public.gmane.org>\0" - "Cc\0cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Ming Lei <ming.lei-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - Andy Shevchenko <andriy.shevchenko-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - " Michal Koutn\303\275 <mkoutny-IBi9RG/b67k@public.gmane.org>" - " Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "To\0Tejun Heo <tj@kernel.org>" + " Jens Axboe <axboe@kernel.dk>\0" + "Cc\0cgroups@vger.kernel.org" + linux-block@vger.kernel.org + linux-kernel@vger.kernel.org + Ming Lei <ming.lei@redhat.com> + Andy Shevchenko <andriy.shevchenko@linux.intel.com> + Andrew Morton <akpm@linux-foundation.org> + " Michal Koutn\303\275 <mkoutny@suse.com>" + " Waiman Long <longman@redhat.com>\0" "\00:1\0" "b\0" "The lockless list API is useful for dealing with list in a lockless\n" @@ -44,7 +43,7 @@ "LIST_END sentinel value will never be returned. NULL will always be\n" "returned if the lockless list is empty for backward compatibility.\n" "\n" - "Signed-off-by: Waiman Long <longman-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Waiman Long <longman@redhat.com>\n" "---\n" " include/linux/llist.h | 100 +++++++++++++++++++++++++++++++++---------\n" " lib/llist.c | 20 ++++++---\n" @@ -78,7 +77,7 @@ "+ * - sllist_del_all() and __llist_del_all() for deletion\n" "+ *\n" " * Copyright 2010,2011 Intel Corp.\n" - " * Author: Huang Ying <ying.huang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\n" + " * Author: Huang Ying <ying.huang@intel.com>\n" " */\n" "@@ -64,6 +74,16 @@ struct llist_node {\n" " #define LLIST_HEAD_INIT(name)\t{ NULL }\n" @@ -319,4 +318,4 @@ "-- \n" 2.31.1 -65dc6f996e0483c5c6e622cf953a302528164279bd923d1f5314f124b07efe54 +3e2da78838d92f011d1ec76cf64db4c1cf180c7cf6861f4816714901bb91094e
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.