From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751852AbcCXVMX (ORCPT ); Thu, 24 Mar 2016 17:12:23 -0400 Received: from smtprelay2.synopsys.com ([198.182.60.111]:46669 "EHLO smtprelay.synopsys.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751209AbcCXVMR convert rfc822-to-8bit (ORCPT ); Thu, 24 Mar 2016 17:12:17 -0400 From: Alexey Brodkin To: "lkp@intel.com" CC: "kbuild-all@01.org" , "dri-devel@lists.freedesktop.org" , "linux-kernel@vger.kernel.org" , "CARLOS.PALMINHA@synopsys.com" , "daniel@ffwll.ch" , "airlied@linux.ie" , "linux-snps-arc@lists.infradead.org" Subject: Re: [PATCH 1/5 v4] drm: Add support of ARC PGU display controller Thread-Topic: [PATCH 1/5 v4] drm: Add support of ARC PGU display controller Thread-Index: AQHRhe0OTke2D84dt0ODaGtp2Q/NbJ9oywYAgAA8BgA= Date: Thu, 24 Mar 2016 21:12:12 +0000 Message-ID: <1458853932.3068.13.camel@synopsys.com> References: <201603250131.aMZWaAoR%fengguang.wu@intel.com> In-Reply-To: <201603250131.aMZWaAoR%fengguang.wu@intel.com> Accept-Language: en-US, ru-RU Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.225.15.82] Content-Type: text/plain; charset="utf-7" Content-ID: <505169A70A54584083FC35510ADAE221@internal.synopsys.com> Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Fri, 2016-03-25 at 01:37 +-0800, kbuild test robot wrote: +AD4- Hi Carlos, +AD4- +AD4- +AFs-auto build test ERROR on drm/drm-next+AF0- +AD4- +AFs-also build test ERROR on v4.5 next-20160324+AF0- +AD4- +AFs-if your patch is applied to the wrong git tree, please drop us a note to help improving the system+AF0- +AD4- +AD4- url:+AKAAoACgAKA-https://github.com/0day-ci/linux/commits/Alexey-Brodkin/drm-Add-support-of-ARC-PGU-display-controller/20160325 +AD4- -005345 +AD4- base:+AKAAoACg-git://people.freedesktop.org/+AH4-airlied/linux.git drm-next +AD4- config: i386-allmodconfig (attached as .config) +AD4- reproduce: +AD4- +AKAAoACgAKAAoACgAKAAoAAj- save the attached .config to linux build tree +AD4- +AKAAoACgAKAAoACgAKAAoA-make ARCH+AD0-i386+AKA- +AD4- +AD4- All errors (new ones prefixed by +AD4APg-): +AD4- +AKA- +AKA-230 goto err+AF8-unload+ADs- +AD4- +AKAAoACg-231 +AD4- +AKAAPg- 232 ret +AD0- drm+AF8-connector+AF8-register+AF8-all(drm)+ADs- ... +AD4- +AKAAPg- 254 drm+AF8-connector+AF8-unregister+AF8-all(drm)+ADs- +AD4- +AKAAoACg-255 drm+AF8-dev+AF8-unregister(drm)+ADs- That problem happens because that change relies on another series that yet to be accepted in DRM for 4.7 cycle, see+AKA-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 go away. -Alexey