From mboxrd@z Thu Jan 1 00:00:00 1970 From: rabin@rab.in (Rabin Vincent) Date: Sun, 25 Oct 2015 23:07:01 +0100 Subject: Build regressions/improvements in v4.3-rc7 In-Reply-To: <20151025190318.GA3320@afzalpc> References: <1445767971-22415-1-git-send-email-geert@linux-m68k.org> <20151025140822.GA32532@n2100.arm.linux.org.uk> <20151025190318.GA3320@afzalpc> Message-ID: <20151025220701.GA5635@debian> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Oct 26, 2015 at 12:33:18AM +0530, Afzal Mohammed wrote: > On Sun, Oct 25, 2015 at 06:38:18PM +0100, Geert Uytterhoeven wrote: > > I think we should have at least one arm-nommu platform in the upstream kernel, > > with a suitable defconfig, so 0build will catch regressions. > > afaik, there are 4 arm-nommu defconfig's. Has been recently playing > with Vybrid nommu platform, did not notice any build error w/ it's > defconfig (vf610m4) and able to boot too. Just now tried -rc7, it too > was success. vf610m4 won't use patch.c since it has CONFIG_XIP_KERNEL=y. The failing config is a randconfig[1], but the error can be triggered by, for example, enabling CONFIG_JUMP_LABEL=y on lpc18xx_defconfig. [1] http://kisskb.ellerman.id.au/kisskb/buildresult/12531538/ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752583AbbJYWHN (ORCPT ); Sun, 25 Oct 2015 18:07:13 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:34414 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752538AbbJYWHL (ORCPT ); Sun, 25 Oct 2015 18:07:11 -0400 Date: Sun, 25 Oct 2015 23:07:01 +0100 From: Rabin Vincent To: Afzal Mohammed Cc: Geert Uytterhoeven , Russell King - ARM Linux , Kees Cook , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: Build regressions/improvements in v4.3-rc7 Message-ID: <20151025220701.GA5635@debian> References: <1445767971-22415-1-git-send-email-geert@linux-m68k.org> <20151025140822.GA32532@n2100.arm.linux.org.uk> <20151025190318.GA3320@afzalpc> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151025190318.GA3320@afzalpc> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 26, 2015 at 12:33:18AM +0530, Afzal Mohammed wrote: > On Sun, Oct 25, 2015 at 06:38:18PM +0100, Geert Uytterhoeven wrote: > > I think we should have at least one arm-nommu platform in the upstream kernel, > > with a suitable defconfig, so 0build will catch regressions. > > afaik, there are 4 arm-nommu defconfig's. Has been recently playing > with Vybrid nommu platform, did not notice any build error w/ it's > defconfig (vf610m4) and able to boot too. Just now tried -rc7, it too > was success. vf610m4 won't use patch.c since it has CONFIG_XIP_KERNEL=y. The failing config is a randconfig[1], but the error can be triggered by, for example, enabling CONFIG_JUMP_LABEL=y on lpc18xx_defconfig. [1] http://kisskb.ellerman.id.au/kisskb/buildresult/12531538/