From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de ([217.72.192.73]:59970 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753192AbcA0JMI (ORCPT ); Wed, 27 Jan 2016 04:12:08 -0500 From: Arnd Bergmann Subject: Re: [linux-review:James-Hogan/kbuild-Remove-stale-asm-generic-wrappers/20160119-183642] d979f99e9cc14e2667e9b6e268db695977e4197a BUILD DONE Date: Wed, 27 Jan 2016 10:11:47 +0100 Message-ID: <1947556.38OyJnvGS5@wuerfel> In-Reply-To: <20160127083745.GA9933@wfg-t540p.sh.intel.com> References: <569e1dbb.MgLv8OaZwklOxxtU%fengguang.wu@intel.com> <3724678.Yr2Z2lv3F9@wuerfel> <20160127083745.GA9933@wfg-t540p.sh.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Fengguang Wu Cc: James Hogan , linux-mips@linux-mips.org, linux-arch@vger.kernel.org, linux-kbuild@vger.kernel.org, Florian Fainelli , Paul Burton , Ralf Baechle , Heinrich Schuchardt , linux-kernel@vger.kernel.org, Michal Marek On Wednesday 27 January 2016 16:37:45 Fengguang Wu wrote: > > Thank you for the tips! I've updated the lists accordingly. > > 1st priority > ============ > > arm-allmodconfig > arm-allnoconfig > arm-at91_dt_defconfig > arm-efm32_defconfig > arm-exynos_defconfig > arm-multi_v7_defconfig > arm-multi_v8_defconfig > arm-shmobile_defconfig > arm-sunxi_defconfig > > 2nd priority > ============ > > arm-arm5 > arm-arm67 > arm-imx_v6_v7_defconfig > arm-ixp4xx_defconfig > arm-mvebu_v7_defconfig > arm-omap2plus_defconfig > arm-sa1100 > arm-samsung > arm-sh > arm-tegra_defconfig > > 3nd priority > ============ > > arch/*/configs/* Looks good, I'm just unsure about "multi_v8_defconfig", this does not exist. Do you mean multi_v5_defconfig? I also wonder if you include 'randconfig' builds for some architectures. I have patches for all remaining errors and warnings that I see with ARM randconfig builds today. Not all of them are merged yet, but I could probably come up with a file to be used as input to KCONFIG_ALLCONFIG to eliminate the known-broken configurations, if you are interested. Thanks! Arnd