All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <202205112132.FqtvzLWA-lkp@intel.com>

diff --git a/a/1.txt b/N1/1.txt
index 33196dd..ed2420d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,29 +1,8 @@
-CC: kbuild-all(a)lists.01.org
-BCC: lkp(a)intel.com
-In-Reply-To: <20220511000623.12938-3-dongwon.kim@intel.com>
-References: <20220511000623.12938-3-dongwon.kim@intel.com>
-TO: Dongwon Kim <dongwon.kim@intel.com>
-TO: dri-devel(a)lists.freedesktop.org
-CC: Vivek Kasireddy <vivek.kasireddy@intel.com>
-CC: Gerd Hoffmann <kraxel@redhat.com>
-CC: Dongwon Kim <dongwon.kim@intel.com>
-CC: Gurchetan Singh <gurchetansingh@chromium.org>
-
 Hi Dongwon,
 
-Thank you for the patch! Perhaps something to improve:
-
-[auto build test WARNING on drm/drm-next]
-[also build test WARNING on drm-exynos/exynos-drm-next drm-intel/for-linux-next drm-tip/drm-tip tegra-drm/drm/tegra/for-next v5.18-rc6 next-20220510]
-[If your patch is applied to the wrong git tree, kindly drop us a note.
-And when submitting patch, we suggest to use '--base' as documented in
-https://git-scm.com/docs/git-format-patch]
-
 url:    https://github.com/intel-lab-lkp/linux/commits/Dongwon-Kim/drm-virtio-release-ops-for-virtgpu-fence-release/20220511-081226
 base:   git://anongit.freedesktop.org/drm/drm drm-next
-:::::: branch date: 13 hours ago
-:::::: commit date: 13 hours ago
-config: parisc-randconfig-m031-20220509 (https://download.01.org/0day-ci/archive/20220511/202205112132.FqtvzLWA-lkp(a)intel.com/config)
+config: parisc-randconfig-m031-20220509 (https://download.01.org/0day-ci/archive/20220511/202205112132.FqtvzLWA-lkp@intel.com/config)
 compiler: hppa-linux-gcc (GCC) 11.3.0
 
 If you fix the issue, kindly add following tag as appropriate
@@ -35,7 +14,6 @@ drivers/gpu/drm/virtio/virtgpu_plane.c:158 virtio_gpu_resource_flush() error: un
 
 vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c
 
-544c521d4ab8f2 Gerd Hoffmann   2019-10-23  131  
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  132  static void virtio_gpu_resource_flush(struct drm_plane *plane,
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  133  				      uint32_t x, uint32_t y,
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  134  				      uint32_t width, uint32_t height)
@@ -60,6 +38,9 @@ vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  153  		virtio_gpu_array_add_obj(objs, vgfb->base.obj[0]);
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  154  		virtio_gpu_array_lock_resv(objs);
 47558b189c1d34 Dongwon Kim     2022-05-10  155  	}
+
+"objs" not set on else path
+
 47558b189c1d34 Dongwon Kim     2022-05-10  156  
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  157  	virtio_gpu_cmd_resource_flush(vgdev, bo->hw_res_handle, x, y,
 47558b189c1d34 Dongwon Kim     2022-05-10 @158  				      width, height, objs, fence);
@@ -71,7 +52,6 @@ vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c
 47558b189c1d34 Dongwon Kim     2022-05-10  164  		dma_fence_put(&fence->f);
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  165  	}
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  166  }
-5c68ab9276aae4 Vivek Kasireddy 2021-06-10  167  
 
 -- 
 0-DAY CI Kernel Test Service
diff --git a/a/content_digest b/N1/content_digest
index f8f2b9c..d1b9c16 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,35 +1,23 @@
- "From\0kernel test robot <lkp@intel.com>\0"
+ "ref\020220511000623.12938-3-dongwon.kim@intel.com\0"
+ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0Re: [PATCH 3/3] drm/virtio: use the fence for every plane update\0"
- "Date\0Wed, 11 May 2022 21:28:44 +0800\0"
- "To\0kbuild@lists.01.org\0"
- "\01:1\0"
+ "Date\0Wed, 11 May 2022 16:37:47 +0300\0"
+ "To\0kbuild@lists.01.org"
+  Dongwon Kim <dongwon.kim@intel.com>
+ " dri-devel@lists.freedesktop.org\0"
+ "Cc\0kbuild-all@lists.01.org"
+  Dongwon Kim <dongwon.kim@intel.com>
+  Vivek Kasireddy <vivek.kasireddy@intel.com>
+  Gurchetan Singh <gurchetansingh@chromium.org>
+  Gerd Hoffmann <kraxel@redhat.com>
+ " lkp@intel.com\0"
+ "\00:1\0"
  "b\0"
- "CC: kbuild-all(a)lists.01.org\n"
- "BCC: lkp(a)intel.com\n"
- "In-Reply-To: <20220511000623.12938-3-dongwon.kim@intel.com>\n"
- "References: <20220511000623.12938-3-dongwon.kim@intel.com>\n"
- "TO: Dongwon Kim <dongwon.kim@intel.com>\n"
- "TO: dri-devel(a)lists.freedesktop.org\n"
- "CC: Vivek Kasireddy <vivek.kasireddy@intel.com>\n"
- "CC: Gerd Hoffmann <kraxel@redhat.com>\n"
- "CC: Dongwon Kim <dongwon.kim@intel.com>\n"
- "CC: Gurchetan Singh <gurchetansingh@chromium.org>\n"
- "\n"
  "Hi Dongwon,\n"
  "\n"
- "Thank you for the patch! Perhaps something to improve:\n"
- "\n"
- "[auto build test WARNING on drm/drm-next]\n"
- "[also build test WARNING on drm-exynos/exynos-drm-next drm-intel/for-linux-next drm-tip/drm-tip tegra-drm/drm/tegra/for-next v5.18-rc6 next-20220510]\n"
- "[If your patch is applied to the wrong git tree, kindly drop us a note.\n"
- "And when submitting patch, we suggest to use '--base' as documented in\n"
- "https://git-scm.com/docs/git-format-patch]\n"
- "\n"
  "url:    https://github.com/intel-lab-lkp/linux/commits/Dongwon-Kim/drm-virtio-release-ops-for-virtgpu-fence-release/20220511-081226\n"
  "base:   git://anongit.freedesktop.org/drm/drm drm-next\n"
- ":::::: branch date: 13 hours ago\n"
- ":::::: commit date: 13 hours ago\n"
- "config: parisc-randconfig-m031-20220509 (https://download.01.org/0day-ci/archive/20220511/202205112132.FqtvzLWA-lkp(a)intel.com/config)\n"
+ "config: parisc-randconfig-m031-20220509 (https://download.01.org/0day-ci/archive/20220511/202205112132.FqtvzLWA-lkp@intel.com/config)\n"
  "compiler: hppa-linux-gcc (GCC) 11.3.0\n"
  "\n"
  "If you fix the issue, kindly add following tag as appropriate\n"
@@ -41,7 +29,6 @@
  "\n"
  "vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c\n"
  "\n"
- "544c521d4ab8f2 Gerd Hoffmann   2019-10-23  131  \n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  132  static void virtio_gpu_resource_flush(struct drm_plane *plane,\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  133  \t\t\t\t      uint32_t x, uint32_t y,\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  134  \t\t\t\t      uint32_t width, uint32_t height)\n"
@@ -66,6 +53,9 @@
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  153  \t\tvirtio_gpu_array_add_obj(objs, vgfb->base.obj[0]);\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  154  \t\tvirtio_gpu_array_lock_resv(objs);\n"
  "47558b189c1d34 Dongwon Kim     2022-05-10  155  \t}\n"
+ "\n"
+ "\"objs\" not set on else path\n"
+ "\n"
  "47558b189c1d34 Dongwon Kim     2022-05-10  156  \n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  157  \tvirtio_gpu_cmd_resource_flush(vgdev, bo->hw_res_handle, x, y,\n"
  "47558b189c1d34 Dongwon Kim     2022-05-10 @158  \t\t\t\t      width, height, objs, fence);\n"
@@ -77,10 +67,9 @@
  "47558b189c1d34 Dongwon Kim     2022-05-10  164  \t\tdma_fence_put(&fence->f);\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  165  \t}\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  166  }\n"
- "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  167  \n"
  "\n"
  "-- \n"
  "0-DAY CI Kernel Test Service\n"
  https://01.org/lkp
 
-2eb01f5106333d1e091f227cd4fe548eb58cf295b1d9989106878674fa1b7c63
+48355d568ddbf7cf7451aa58d8cee3c9ccceeb0848ba8ed0a864608fbe59e516

diff --git a/a/1.txt b/N2/1.txt
index 33196dd..0cddfa5 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,28 +1,7 @@
-CC: kbuild-all(a)lists.01.org
-BCC: lkp(a)intel.com
-In-Reply-To: <20220511000623.12938-3-dongwon.kim@intel.com>
-References: <20220511000623.12938-3-dongwon.kim@intel.com>
-TO: Dongwon Kim <dongwon.kim@intel.com>
-TO: dri-devel(a)lists.freedesktop.org
-CC: Vivek Kasireddy <vivek.kasireddy@intel.com>
-CC: Gerd Hoffmann <kraxel@redhat.com>
-CC: Dongwon Kim <dongwon.kim@intel.com>
-CC: Gurchetan Singh <gurchetansingh@chromium.org>
-
 Hi Dongwon,
 
-Thank you for the patch! Perhaps something to improve:
-
-[auto build test WARNING on drm/drm-next]
-[also build test WARNING on drm-exynos/exynos-drm-next drm-intel/for-linux-next drm-tip/drm-tip tegra-drm/drm/tegra/for-next v5.18-rc6 next-20220510]
-[If your patch is applied to the wrong git tree, kindly drop us a note.
-And when submitting patch, we suggest to use '--base' as documented in
-https://git-scm.com/docs/git-format-patch]
-
 url:    https://github.com/intel-lab-lkp/linux/commits/Dongwon-Kim/drm-virtio-release-ops-for-virtgpu-fence-release/20220511-081226
 base:   git://anongit.freedesktop.org/drm/drm drm-next
-:::::: branch date: 13 hours ago
-:::::: commit date: 13 hours ago
 config: parisc-randconfig-m031-20220509 (https://download.01.org/0day-ci/archive/20220511/202205112132.FqtvzLWA-lkp(a)intel.com/config)
 compiler: hppa-linux-gcc (GCC) 11.3.0
 
@@ -35,7 +14,6 @@ drivers/gpu/drm/virtio/virtgpu_plane.c:158 virtio_gpu_resource_flush() error: un
 
 vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c
 
-544c521d4ab8f2 Gerd Hoffmann   2019-10-23  131  
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  132  static void virtio_gpu_resource_flush(struct drm_plane *plane,
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  133  				      uint32_t x, uint32_t y,
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  134  				      uint32_t width, uint32_t height)
@@ -60,6 +38,9 @@ vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  153  		virtio_gpu_array_add_obj(objs, vgfb->base.obj[0]);
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  154  		virtio_gpu_array_lock_resv(objs);
 47558b189c1d34 Dongwon Kim     2022-05-10  155  	}
+
+"objs" not set on else path
+
 47558b189c1d34 Dongwon Kim     2022-05-10  156  
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  157  	virtio_gpu_cmd_resource_flush(vgdev, bo->hw_res_handle, x, y,
 47558b189c1d34 Dongwon Kim     2022-05-10 @158  				      width, height, objs, fence);
@@ -71,7 +52,6 @@ vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c
 47558b189c1d34 Dongwon Kim     2022-05-10  164  		dma_fence_put(&fence->f);
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  165  	}
 5c68ab9276aae4 Vivek Kasireddy 2021-06-10  166  }
-5c68ab9276aae4 Vivek Kasireddy 2021-06-10  167  
 
 -- 
 0-DAY CI Kernel Test Service
diff --git a/a/content_digest b/N2/content_digest
index f8f2b9c..3ff3104 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,34 +1,14 @@
- "From\0kernel test robot <lkp@intel.com>\0"
+ "ref\020220511000623.12938-3-dongwon.kim@intel.com\0"
+ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0Re: [PATCH 3/3] drm/virtio: use the fence for every plane update\0"
- "Date\0Wed, 11 May 2022 21:28:44 +0800\0"
- "To\0kbuild@lists.01.org\0"
+ "Date\0Wed, 11 May 2022 16:37:47 +0300\0"
+ "To\0kbuild-all@lists.01.org\0"
  "\01:1\0"
  "b\0"
- "CC: kbuild-all(a)lists.01.org\n"
- "BCC: lkp(a)intel.com\n"
- "In-Reply-To: <20220511000623.12938-3-dongwon.kim@intel.com>\n"
- "References: <20220511000623.12938-3-dongwon.kim@intel.com>\n"
- "TO: Dongwon Kim <dongwon.kim@intel.com>\n"
- "TO: dri-devel(a)lists.freedesktop.org\n"
- "CC: Vivek Kasireddy <vivek.kasireddy@intel.com>\n"
- "CC: Gerd Hoffmann <kraxel@redhat.com>\n"
- "CC: Dongwon Kim <dongwon.kim@intel.com>\n"
- "CC: Gurchetan Singh <gurchetansingh@chromium.org>\n"
- "\n"
  "Hi Dongwon,\n"
  "\n"
- "Thank you for the patch! Perhaps something to improve:\n"
- "\n"
- "[auto build test WARNING on drm/drm-next]\n"
- "[also build test WARNING on drm-exynos/exynos-drm-next drm-intel/for-linux-next drm-tip/drm-tip tegra-drm/drm/tegra/for-next v5.18-rc6 next-20220510]\n"
- "[If your patch is applied to the wrong git tree, kindly drop us a note.\n"
- "And when submitting patch, we suggest to use '--base' as documented in\n"
- "https://git-scm.com/docs/git-format-patch]\n"
- "\n"
  "url:    https://github.com/intel-lab-lkp/linux/commits/Dongwon-Kim/drm-virtio-release-ops-for-virtgpu-fence-release/20220511-081226\n"
  "base:   git://anongit.freedesktop.org/drm/drm drm-next\n"
- ":::::: branch date: 13 hours ago\n"
- ":::::: commit date: 13 hours ago\n"
  "config: parisc-randconfig-m031-20220509 (https://download.01.org/0day-ci/archive/20220511/202205112132.FqtvzLWA-lkp(a)intel.com/config)\n"
  "compiler: hppa-linux-gcc (GCC) 11.3.0\n"
  "\n"
@@ -41,7 +21,6 @@
  "\n"
  "vim +/objs +158 drivers/gpu/drm/virtio/virtgpu_plane.c\n"
  "\n"
- "544c521d4ab8f2 Gerd Hoffmann   2019-10-23  131  \n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  132  static void virtio_gpu_resource_flush(struct drm_plane *plane,\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  133  \t\t\t\t      uint32_t x, uint32_t y,\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  134  \t\t\t\t      uint32_t width, uint32_t height)\n"
@@ -66,6 +45,9 @@
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  153  \t\tvirtio_gpu_array_add_obj(objs, vgfb->base.obj[0]);\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  154  \t\tvirtio_gpu_array_lock_resv(objs);\n"
  "47558b189c1d34 Dongwon Kim     2022-05-10  155  \t}\n"
+ "\n"
+ "\"objs\" not set on else path\n"
+ "\n"
  "47558b189c1d34 Dongwon Kim     2022-05-10  156  \n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  157  \tvirtio_gpu_cmd_resource_flush(vgdev, bo->hw_res_handle, x, y,\n"
  "47558b189c1d34 Dongwon Kim     2022-05-10 @158  \t\t\t\t      width, height, objs, fence);\n"
@@ -77,10 +59,9 @@
  "47558b189c1d34 Dongwon Kim     2022-05-10  164  \t\tdma_fence_put(&fence->f);\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  165  \t}\n"
  "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  166  }\n"
- "5c68ab9276aae4 Vivek Kasireddy 2021-06-10  167  \n"
  "\n"
  "-- \n"
  "0-DAY CI Kernel Test Service\n"
  https://01.org/lkp
 
-2eb01f5106333d1e091f227cd4fe548eb58cf295b1d9989106878674fa1b7c63
+c5800678b87cdb30bc234e58b51b28bb851340dc6fb75c6376262ce865262c86

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.