diff for duplicates of <1458853932.3068.13.camel@synopsys.com> diff --git a/a/1.txt b/N1/1.txt index d2cce4c..14d439a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,32 +1,32 @@ Hello, -On Fri, 2016-03-25@01:37 +0800, kbuild test robot wrote: +On Fri, 2016-03-25 at 01:37 +0800, kbuild test robot wrote: > Hi Carlos, > > [auto build test ERROR on drm/drm-next] > [also build test ERROR on v4.5 next-20160324] > [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] > -> url:????https://github.com/0day-ci/linux/commits/Alexey-Brodkin/drm-Add-support-of-ARC-PGU-display-controller/20160325 +> url: https://github.com/0day-ci/linux/commits/Alexey-Brodkin/drm-Add-support-of-ARC-PGU-display-controller/20160325 > -005345 -> base:???git://people.freedesktop.org/~airlied/linux.git drm-next +> base: git://people.freedesktop.org/~airlied/linux.git drm-next > config: i386-allmodconfig (attached as .config) > reproduce: -> ????????# save the attached .config to linux build tree -> ????????make ARCH=i386? +> # save the attached .config to linux build tree +> make ARCH=i386 > > All errors (new ones prefixed by >>): -> ? ?230 goto err_unload; -> ???231 -> ?> 232 ret = drm_connector_register_all(drm); +> 230 goto err_unload; +> 231 +> > 232 ret = drm_connector_register_all(drm); ... -> ?> 254 drm_connector_unregister_all(drm); -> ???255 drm_dev_unregister(drm); +> > 254 drm_connector_unregister_all(drm); +> 255 drm_dev_unregister(drm); That problem happens because that change relies on another series that yet -to be accepted in DRM for 4.7 cycle, see?https://lkml.org/lkml/2016/3/23/128 +to be accepted in DRM for 4.7 cycle, see https://lkml.org/lkml/2016/3/23/128 Based on Daniel's comment I would assume soon after 4.6-rc1 will be cut pending prerequisite will be applied to drm-next and that build failure will diff --git a/a/content_digest b/N1/content_digest index 6cfe671..f5649b6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,39 +1,46 @@ "ref\0201603250131.aMZWaAoR%fengguang.wu@intel.com\0" - "From\0Alexey.Brodkin@synopsys.com (Alexey Brodkin)\0" - "Subject\0[PATCH 1/5 v4] drm: Add support of ARC PGU display controller\0" + "From\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>\0" + "Subject\0Re: [PATCH 1/5 v4] drm: Add support of ARC PGU display controller\0" "Date\0Thu, 24 Mar 2016 21:12:12 +0000\0" - "To\0linux-snps-arc@lists.infradead.org\0" + "To\0lkp@intel.com <lkp@intel.com>\0" + "Cc\0kbuild-all@01.org <kbuild-all@01.org>" + dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + CARLOS.PALMINHA@synopsys.com <CARLOS.PALMINHA@synopsys.com> + daniel@ffwll.ch <daniel@ffwll.ch> + airlied@linux.ie <airlied@linux.ie> + " linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>\0" "\00:1\0" "b\0" "Hello,\n" "\n" - "On Fri, 2016-03-25@01:37 +0800, kbuild test robot wrote:\n" + "On Fri, 2016-03-25 at 01:37 +0800, kbuild test robot wrote:\n" "> Hi Carlos,\n" "> \n" "> [auto build test ERROR on drm/drm-next]\n" "> [also build test ERROR on v4.5 next-20160324]\n" "> [if your patch is applied to the wrong git tree, please drop us a note to help improving the system]\n" "> \n" - "> url:????https://github.com/0day-ci/linux/commits/Alexey-Brodkin/drm-Add-support-of-ARC-PGU-display-controller/20160325\n" + "> url:\302\240\302\240\302\240\302\240https://github.com/0day-ci/linux/commits/Alexey-Brodkin/drm-Add-support-of-ARC-PGU-display-controller/20160325\n" "> -005345\n" - "> base:???git://people.freedesktop.org/~airlied/linux.git drm-next\n" + "> base:\302\240\302\240\302\240git://people.freedesktop.org/~airlied/linux.git drm-next\n" "> config: i386-allmodconfig (attached as .config)\n" "> reproduce:\n" - "> ????????# save the attached .config to linux build tree\n" - "> ????????make ARCH=i386?\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240# save the attached .config to linux build tree\n" + "> \302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240make ARCH=i386\302\240\n" "> \n" "> All errors (new ones prefixed by >>):\n" - "> ? ?230\t\t\tgoto err_unload;\n" - "> ???231\t\n" - "> ?> 232\t\tret = drm_connector_register_all(drm);\n" + "> \302\240 \302\240230\t\t\tgoto err_unload;\n" + "> \302\240\302\240\302\240231\t\n" + "> \302\240> 232\t\tret = drm_connector_register_all(drm);\n" "\n" "...\n" "\n" - "> ?> 254\t\tdrm_connector_unregister_all(drm);\n" - "> ???255\t\tdrm_dev_unregister(drm);\n" + "> \302\240> 254\t\tdrm_connector_unregister_all(drm);\n" + "> \302\240\302\240\302\240255\t\tdrm_dev_unregister(drm);\n" "\n" "That problem happens because that change relies on another series that yet\n" - "to be accepted in DRM for 4.7 cycle, see?https://lkml.org/lkml/2016/3/23/128\n" + "to be accepted in DRM for 4.7 cycle, see\302\240https://lkml.org/lkml/2016/3/23/128\n" "\n" "Based on Daniel's comment I would assume soon after 4.6-rc1 will be cut\n" "pending prerequisite will be applied to drm-next and that build failure will\n" @@ -41,4 +48,4 @@ "\n" -Alexey -241ba94f48cb3ee417a8f12da43ae224839d3d6752f66fd1533f84e3ba33d3c2 +bb559e7ef5e4c43fcf71fdb203bf8570d4520b3a4199b62c0ab418c70c0a670b
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.