All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200917141113.GA750296@dev.jcline.org>

diff --git a/a/1.txt b/N1/1.txt
index ed73c44..eaadb7d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Wed, Sep 16, 2020 at 10:03:22PM +0200, Karol Herbst wrote:
-> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
+> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst@redhat.com> wrote:
 > >
-> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
+> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline@redhat.com> wrote:
 > > >
 > > > The temp_get() function currently returns negative error numbers or a
 > > > temperature. However, the thermal sensors can (in theory) measure
@@ -13,7 +13,7 @@ On Wed, Sep 16, 2020 at 10:03:22PM +0200, Karol Herbst wrote:
 > > > dedicate the function return value to error codes and accept a pointer
 > > > to an integer where the temperature reading should be stored.
 > > >
-> > > Signed-off-by: Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> > > Signed-off-by: Jeremy Cline <jcline@redhat.com>
 > > > ---
 > > >  .../drm/nouveau/include/nvkm/subdev/therm.h   |  2 +-
 > > >  drivers/gpu/drm/nouveau/nouveau_hwmon.c       | 12 ++++++------
@@ -369,4 +369,9 @@ temperature isn't readable? If so we can just return the error here.
 > > > --
 > > > 2.26.2
 > > >
->
+> 
+
+_______________________________________________
+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 5220a52..f9758fa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,23 +3,21 @@
  "ref\020200916194711.999602-2-jcline@redhat.com\0"
  "ref\0CACO55tueUdL0Jp15keCUpFzBuSM8gimkth7VUZxhnaijHOXKxw@mail.gmail.com\0"
  "ref\0CACO55tuKO61iQQEmrFwct2NDxgbgqMYBnrvtXaDQRu95dZfk6A@mail.gmail.com\0"
- "ref\0CACO55tuKO61iQQEmrFwct2NDxgbgqMYBnrvtXaDQRu95dZfk6A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Jeremy Cline <jcline@redhat.com>\0"
  "Subject\0Re: [PATCH v2 1/2] drm/nouveau: return temperatures in temp_get() via parameter\0"
  "Date\0Thu, 17 Sep 2020 10:11:13 -0400\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"
+ "To\0Karol Herbst <kherbst@redhat.com>\0"
+ "Cc\0David Airlie <airlied@linux.ie>"
+  nouveau <nouveau@lists.freedesktop.org>
+  LKML <linux-kernel@vger.kernel.org>
+  dri-devel <dri-devel@lists.freedesktop.org>
+ " Ben Skeggs <bskeggs@redhat.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 16, 2020 at 10:03:22PM +0200, Karol Herbst wrote:\n"
- "> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ "> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst@redhat.com> wrote:\n"
  "> >\n"
- "> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ "> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline@redhat.com> wrote:\n"
  "> > >\n"
  "> > > The temp_get() function currently returns negative error numbers or a\n"
  "> > > temperature. However, the thermal sensors can (in theory) measure\n"
@@ -31,7 +29,7 @@
  "> > > dedicate the function return value to error codes and accept a pointer\n"
  "> > > to an integer where the temperature reading should be stored.\n"
  "> > >\n"
- "> > > Signed-off-by: Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> > > Signed-off-by: Jeremy Cline <jcline@redhat.com>\n"
  "> > > ---\n"
  "> > >  .../drm/nouveau/include/nvkm/subdev/therm.h   |  2 +-\n"
  "> > >  drivers/gpu/drm/nouveau/nouveau_hwmon.c       | 12 ++++++------\n"
@@ -387,6 +385,11 @@
  "> > > --\n"
  "> > > 2.26.2\n"
  "> > >\n"
- >
+ "> \n"
+ "\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ https://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-7b7322cdc6c86cdc9cf6a09bfed3bf579733ad269d8cebb794f6574d01ee23c3
+9653865c0ea80b549954423313d048021ae6efb5ef95c881f3677954ffb32d3d

diff --git a/a/1.txt b/N2/1.txt
index ed73c44..55a8ddf 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,7 +1,7 @@
 On Wed, Sep 16, 2020 at 10:03:22PM +0200, Karol Herbst wrote:
-> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
+> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst@redhat.com> wrote:
 > >
-> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
+> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline@redhat.com> wrote:
 > > >
 > > > The temp_get() function currently returns negative error numbers or a
 > > > temperature. However, the thermal sensors can (in theory) measure
@@ -13,7 +13,7 @@ On Wed, Sep 16, 2020 at 10:03:22PM +0200, Karol Herbst wrote:
 > > > dedicate the function return value to error codes and accept a pointer
 > > > to an integer where the temperature reading should be stored.
 > > >
-> > > Signed-off-by: Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> > > Signed-off-by: Jeremy Cline <jcline@redhat.com>
 > > > ---
 > > >  .../drm/nouveau/include/nvkm/subdev/therm.h   |  2 +-
 > > >  drivers/gpu/drm/nouveau/nouveau_hwmon.c       | 12 ++++++------
diff --git a/a/content_digest b/N2/content_digest
index 5220a52..2162f94 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,23 +3,22 @@
  "ref\020200916194711.999602-2-jcline@redhat.com\0"
  "ref\0CACO55tueUdL0Jp15keCUpFzBuSM8gimkth7VUZxhnaijHOXKxw@mail.gmail.com\0"
  "ref\0CACO55tuKO61iQQEmrFwct2NDxgbgqMYBnrvtXaDQRu95dZfk6A@mail.gmail.com\0"
- "ref\0CACO55tuKO61iQQEmrFwct2NDxgbgqMYBnrvtXaDQRu95dZfk6A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Jeremy Cline <jcline@redhat.com>\0"
  "Subject\0Re: [PATCH v2 1/2] drm/nouveau: return temperatures in temp_get() via parameter\0"
  "Date\0Thu, 17 Sep 2020 10:11:13 -0400\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"
+ "To\0Karol Herbst <kherbst@redhat.com>\0"
+ "Cc\0Ben Skeggs <bskeggs@redhat.com>"
+  David Airlie <airlied@linux.ie>
+  Daniel Vetter <daniel@ffwll.ch>
+  dri-devel <dri-devel@lists.freedesktop.org>
+  nouveau <nouveau@lists.freedesktop.org>
+ " LKML <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Sep 16, 2020 at 10:03:22PM +0200, Karol Herbst wrote:\n"
- "> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ "> On Wed, Sep 16, 2020 at 10:01 PM Karol Herbst <kherbst@redhat.com> wrote:\n"
  "> >\n"
- "> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ "> > On Wed, Sep 16, 2020 at 9:47 PM Jeremy Cline <jcline@redhat.com> wrote:\n"
  "> > >\n"
  "> > > The temp_get() function currently returns negative error numbers or a\n"
  "> > > temperature. However, the thermal sensors can (in theory) measure\n"
@@ -31,7 +30,7 @@
  "> > > dedicate the function return value to error codes and accept a pointer\n"
  "> > > to an integer where the temperature reading should be stored.\n"
  "> > >\n"
- "> > > Signed-off-by: Jeremy Cline <jcline-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> > > Signed-off-by: Jeremy Cline <jcline@redhat.com>\n"
  "> > > ---\n"
  "> > >  .../drm/nouveau/include/nvkm/subdev/therm.h   |  2 +-\n"
  "> > >  drivers/gpu/drm/nouveau/nouveau_hwmon.c       | 12 ++++++------\n"
@@ -389,4 +388,4 @@
  "> > >\n"
  >
 
-7b7322cdc6c86cdc9cf6a09bfed3bf579733ad269d8cebb794f6574d01ee23c3
+cde0699804ebf6ea352799150a5d3a407469102e5ebbdcf717733fb6d9d970e6

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.