Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936613AbcJ0SzM (ORCPT ); Thu, 27 Oct 2016 14:55:12 -0400 Received: from mail-qk0-f195.google.com ([209.85.220.195]:33263 "EHLO mail-qk0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751169AbcJ0SzJ (ORCPT ); Thu, 27 Oct 2016 14:55:09 -0400 MIME-Version: 1.0 In-Reply-To: <201610280016.MiLeMJw9%fengguang.wu@intel.com> References: <1477576872-2665-6-git-send-email-mirza.krak@gmail.com> <201610280016.MiLeMJw9%fengguang.wu@intel.com> From: Mirza Krak Date: Thu, 27 Oct 2016 20:55:08 +0200 Message-ID: Subject: Re: [PATCH V3 5/6] ARM: tegra: Add Tegra20 GMI support To: kbuild test robot Cc: kbuild-all@01.org, Stephen Warren , Thierry Reding , Jon Hunter , Alexandre Courbot , linux@armlinux.org.uk, pdeschrijver@nvidia.com, Prashant Gaikwad , Michael Turquette , sboyd@codeaurora.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1307 Lines: 28 2016-10-27 19:09 GMT+02:00 kbuild test robot : > Hi Mirza, > > [auto build test ERROR on robh/for-next] > [also build test ERROR on v4.9-rc2 next-20161027] > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > [Suggest to use git(>=2.9.0) format-patch --base= (or --base=auto for convenience) to record what (public, well-known) commit your patch series was built on] > [Check https://git-scm.com/docs/git-format-patch for more information] > > url: https://github.com/0day-ci/linux/commits/Mirza-Krak/clk-tegra-add-TEGRA20_CLK_NOR-to-init-table/20161027-225528 > base: https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next > config: arm-davinci_all_defconfig (attached as .config) > compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705 > reproduce: > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # save the attached .config to linux build tree > make.cross ARCH=arm > > All errors (new ones prefixed by >>): > >>> Error: arch/arm/boot/dts/tegra20.dtsi:1.1-8 syntax error > FATAL ERROR: Unable to parse input tree That one was embarrassing. Sorry... Best Regards Mirza