diff for duplicates of <20201110213456.GB32222@xps13> diff --git a/a/1.txt b/N1/1.txt index 079925e..641cf60 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Fri, Nov 06, 2020 at 02:31:44PM +0100, Karol Herbst wrote: -> On Fri, Nov 6, 2020 at 3:17 AM Jeremy Cline <jcline@redhat.com> wrote: +> On Fri, Nov 6, 2020 at 3:17 AM Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote: > > > > Make use of the devm_drm_dev_alloc() API to bind the lifetime of > > nouveau_drm structure to the drm_device. This is important because a @@ -7,7 +7,7 @@ On Fri, Nov 06, 2020 at 02:31:44PM +0100, Karol Herbst wrote: > > provided to a number of DRM layer callbacks that can run after the > > deallocation of nouveau_drm currently occurs. > > -> > Signed-off-by: Jeremy Cline <jcline@redhat.com> +> > Signed-off-by: Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > > --- > > drivers/gpu/drm/nouveau/nouveau_drm.c | 44 ++++++++++++--------------- > > drivers/gpu/drm/nouveau/nouveau_drv.h | 10 ++++-- @@ -206,7 +206,7 @@ isn't explicitly dropping the reference either. > > > > _______________________________________________ > > Nouveau mailing list -> > Nouveau@lists.freedesktop.org +> > Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org > > https://lists.freedesktop.org/mailman/listinfo/nouveau > > > diff --git a/a/content_digest b/N1/content_digest index a80107a..1501710 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,21 @@ "ref\020201106021656.40743-1-jcline@redhat.com\0" "ref\020201106021656.40743-3-jcline@redhat.com\0" "ref\0CACO55tsRGOH5rwy-40_6FY_9mGZKfkiFBoAT2jowbQYmaLGK8g@mail.gmail.com\0" - "From\0Jeremy Cline <jcline@redhat.com>\0" - "Subject\0Re: [Nouveau] [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres\0" + "ref\0CACO55tsRGOH5rwy-40_6FY_9mGZKfkiFBoAT2jowbQYmaLGK8g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres\0" "Date\0Tue, 10 Nov 2020 16:34:56 -0500\0" - "To\0Karol Herbst <kherbst@redhat.com>\0" - "Cc\0Ben Skeggs <bskeggs@redhat.com>" - David Airlie <airlied@linux.ie> - nouveau <nouveau@lists.freedesktop.org> - LKML <linux-kernel@vger.kernel.org> - dri-devel <dri-devel@lists.freedesktop.org> - " Daniel Vetter <daniel@ffwll.ch>\0" + "To\0Karol Herbst <kherbst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0David Airlie <airlied-cv59FeDIM0c@public.gmane.org>" + nouveau <nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org> + LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + dri-devel <dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org> + Ben Skeggs <bskeggs-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> + " Daniel Vetter <daniel-/w4YWyX8dFk@public.gmane.org>\0" "\00:1\0" "b\0" "On Fri, Nov 06, 2020 at 02:31:44PM +0100, Karol Herbst wrote:\n" - "> On Fri, Nov 6, 2020 at 3:17 AM Jeremy Cline <jcline@redhat.com> wrote:\n" + "> On Fri, Nov 6, 2020 at 3:17 AM Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n" "> >\n" "> > Make use of the devm_drm_dev_alloc() API to bind the lifetime of\n" "> > nouveau_drm structure to the drm_device. This is important because a\n" @@ -22,7 +23,7 @@ "> > provided to a number of DRM layer callbacks that can run after the\n" "> > deallocation of nouveau_drm currently occurs.\n" "> >\n" - "> > Signed-off-by: Jeremy Cline <jcline@redhat.com>\n" + "> > Signed-off-by: Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> > ---\n" "> > drivers/gpu/drm/nouveau/nouveau_drm.c | 44 ++++++++++++---------------\n" "> > drivers/gpu/drm/nouveau/nouveau_drv.h | 10 ++++--\n" @@ -221,9 +222,9 @@ "> >\n" "> > _______________________________________________\n" "> > Nouveau mailing list\n" - "> > Nouveau@lists.freedesktop.org\n" + "> > Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org\n" "> > https://lists.freedesktop.org/mailman/listinfo/nouveau\n" "> >\n" > -55bf527eaa0b5460e3c9e54a3499d6054c3c9b99a4f59afc70856af4b4e7ea99 +5d93570711cbd82d0693a8f63d11096f07442018a88575a77ae744e37ad58520
diff --git a/a/1.txt b/N2/1.txt index 079925e..a9916ab 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -209,4 +209,9 @@ isn't explicitly dropping the reference either. > > Nouveau@lists.freedesktop.org > > https://lists.freedesktop.org/mailman/listinfo/nouveau > > -> +> + +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N2/content_digest index a80107a..7433467 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,12 +5,11 @@ "Subject\0Re: [Nouveau] [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres\0" "Date\0Tue, 10 Nov 2020 16:34:56 -0500\0" "To\0Karol Herbst <kherbst@redhat.com>\0" - "Cc\0Ben Skeggs <bskeggs@redhat.com>" - David Airlie <airlied@linux.ie> + "Cc\0David Airlie <airlied@linux.ie>" nouveau <nouveau@lists.freedesktop.org> LKML <linux-kernel@vger.kernel.org> dri-devel <dri-devel@lists.freedesktop.org> - " Daniel Vetter <daniel@ffwll.ch>\0" + " Ben Skeggs <bskeggs@redhat.com>\0" "\00:1\0" "b\0" "On Fri, Nov 06, 2020 at 02:31:44PM +0100, Karol Herbst wrote:\n" @@ -224,6 +223,11 @@ "> > Nouveau@lists.freedesktop.org\n" "> > https://lists.freedesktop.org/mailman/listinfo/nouveau\n" "> >\n" - > + "> \n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -55bf527eaa0b5460e3c9e54a3499d6054c3c9b99a4f59afc70856af4b4e7ea99 +feb78e47234019f84d47ed271df1ec18c6dce8c548ccc9eb289cbceda9e8ef4f
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.