diff for duplicates of <20200214161715.18113-127-sashal@kernel.org> diff --git a/a/1.txt b/N1/1.txt index a4aab5c..b482500 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -From: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +From: YueHaibing <yuehaibing@huawei.com> [ Upstream commit 1eb013473bff5f95b6fe1ca4dd7deda47257b9c2 ] @@ -6,9 +6,9 @@ Like other cases, it should use rcu protected 'chan' rather than 'fence->channel' in nouveau_fence_wait_uevent_handler. Fixes: 0ec5f02f0e2c ("drm/nouveau: prevent stale fence->channel pointers, and protect with rcu") -Signed-off-by: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> -Signed-off-by: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -Signed-off-by: Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Signed-off-by: YueHaibing <yuehaibing@huawei.com> +Signed-off-by: Ben Skeggs <bskeggs@redhat.com> +Signed-off-by: Sasha Levin <sashal@kernel.org> --- drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -28,3 +28,8 @@ index 99e14e3e0fe4d..72532539369fb 100644 spin_unlock_irqrestore(&fctx->lock, flags); -- 2.20.1 + +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index 0589ce0..5f748ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,17 @@ "ref\020200214161715.18113-1-sashal@kernel.org\0" - "ref\020200214161715.18113-1-sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Sasha Levin <sashal@kernel.org>\0" "Subject\0[PATCH AUTOSEL 4.14 127/186] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler\0" "Date\0Fri, 14 Feb 2020 11:16:16 -0500\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org\0" + "To\0linux-kernel@vger.kernel.org" + " stable@vger.kernel.org\0" + "Cc\0Sasha Levin <sashal@kernel.org>" + nouveau@lists.freedesktop.org + YueHaibing <yuehaibing@huawei.com> + Ben Skeggs <bskeggs@redhat.com> + " dri-devel@lists.freedesktop.org\0" "\00:1\0" "b\0" - "From: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "From: YueHaibing <yuehaibing@huawei.com>\n" "\n" "[ Upstream commit 1eb013473bff5f95b6fe1ca4dd7deda47257b9c2 ]\n" "\n" @@ -20,9 +19,9 @@ "than 'fence->channel' in nouveau_fence_wait_uevent_handler.\n" "\n" "Fixes: 0ec5f02f0e2c (\"drm/nouveau: prevent stale fence->channel pointers, and protect with rcu\")\n" - "Signed-off-by: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Signed-off-by: YueHaibing <yuehaibing@huawei.com>\n" + "Signed-off-by: Ben Skeggs <bskeggs@redhat.com>\n" + "Signed-off-by: Sasha Levin <sashal@kernel.org>\n" "---\n" " drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +-\n" " 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -41,6 +40,11 @@ " \t}\n" " \tspin_unlock_irqrestore(&fctx->lock, flags);\n" "-- \n" - 2.20.1 + "2.20.1\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -86db5ba4d68db48a58fd0f7de40c51aad13e2c67f9954463af5eaa4c0c3d79dc +a523d2c9cdb0dc8e4b8c8d7b71d6bdb4075a9a370f7773cb2367f723bc64fdf1
diff --git a/a/1.txt b/N2/1.txt index a4aab5c..c9e0a7c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -From: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> +From: YueHaibing <yuehaibing@huawei.com> [ Upstream commit 1eb013473bff5f95b6fe1ca4dd7deda47257b9c2 ] @@ -6,9 +6,9 @@ Like other cases, it should use rcu protected 'chan' rather than 'fence->channel' in nouveau_fence_wait_uevent_handler. Fixes: 0ec5f02f0e2c ("drm/nouveau: prevent stale fence->channel pointers, and protect with rcu") -Signed-off-by: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> -Signed-off-by: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> -Signed-off-by: Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +Signed-off-by: YueHaibing <yuehaibing@huawei.com> +Signed-off-by: Ben Skeggs <bskeggs@redhat.com> +Signed-off-by: Sasha Levin <sashal@kernel.org> --- drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a/content_digest b/N2/content_digest index 0589ce0..49e61f0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,17 @@ "ref\020200214161715.18113-1-sashal@kernel.org\0" - "ref\020200214161715.18113-1-sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" - "From\0Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Sasha Levin <sashal@kernel.org>\0" "Subject\0[PATCH AUTOSEL 4.14 127/186] drm/nouveau: Fix copy-paste error in nouveau_fence_wait_uevent_handler\0" "Date\0Fri, 14 Feb 2020 11:16:16 -0500\0" - "To\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org - YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> - " dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org\0" + "To\0linux-kernel@vger.kernel.org" + " stable@vger.kernel.org\0" + "Cc\0YueHaibing <yuehaibing@huawei.com>" + Ben Skeggs <bskeggs@redhat.com> + Sasha Levin <sashal@kernel.org> + dri-devel@lists.freedesktop.org + " nouveau@lists.freedesktop.org\0" "\00:1\0" "b\0" - "From: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" + "From: YueHaibing <yuehaibing@huawei.com>\n" "\n" "[ Upstream commit 1eb013473bff5f95b6fe1ca4dd7deda47257b9c2 ]\n" "\n" @@ -20,9 +19,9 @@ "than 'fence->channel' in nouveau_fence_wait_uevent_handler.\n" "\n" "Fixes: 0ec5f02f0e2c (\"drm/nouveau: prevent stale fence->channel pointers, and protect with rcu\")\n" - "Signed-off-by: YueHaibing <yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" - "Signed-off-by: Sasha Levin <sashal-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "Signed-off-by: YueHaibing <yuehaibing@huawei.com>\n" + "Signed-off-by: Ben Skeggs <bskeggs@redhat.com>\n" + "Signed-off-by: Sasha Levin <sashal@kernel.org>\n" "---\n" " drivers/gpu/drm/nouveau/nouveau_fence.c | 2 +-\n" " 1 file changed, 1 insertion(+), 1 deletion(-)\n" @@ -43,4 +42,4 @@ "-- \n" 2.20.1 -86db5ba4d68db48a58fd0f7de40c51aad13e2c67f9954463af5eaa4c0c3d79dc +2d571a50c41c9234928448dfbfa5cdcdf2c500f6bed865381298b0a43ce84f44
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.