From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752613AbdFLLdt (ORCPT ); Mon, 12 Jun 2017 07:33:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41872 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751718AbdFLLds (ORCPT ); Mon, 12 Jun 2017 07:33:48 -0400 Date: Mon, 12 Jun 2017 13:33:41 +0200 From: gregkh To: Arnd Bergmann Cc: "kernelci.org bot" , Tom Gall , Sumit Semwal , Amit Pundir , Arnd Bergmann , Anmar Oueja , Al Viro , Linux Kernel Mailing List Subject: Re: stable-rc/linux-4.9.y build: 203 builds: 12 failed, 191 passed, 12 errors, 4 warnings (v4.9.31-86-gaa17912d6233) Message-ID: <20170612113341.GA3503@kroah.com> References: <593e69f1.43861c0a.cc659.3d3c@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 12, 2017 at 01:18:55PM +0200, Arnd Bergmann wrote: > On Mon, Jun 12, 2017 at 12:16 PM, kernelci.org bot wrote: > > stable-rc/linux-4.9.y build: 203 builds: 12 failed, 191 passed, 12 errors, 4 warnings (v4.9.31-86-gaa17912d6233) > > > > Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.9.y/kernel/v4.9.31-86-gaa17912d6233/ > > > > Tree: stable-rc > > Branch: linux-4.9.y > > Git Describe: v4.9.31-86-gaa17912d6233 > > Git Commit: aa17912d62333ce082f4fbf7b1727b7ff7694e79 > > Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > Built: 4 unique architectures > > > > Build Failures Detected: > > > > mips: gcc version 6.3.0 (GCC) > > > > decstation_defconfig: FAIL > > defconfig+CONFIG_LKDTM=y: FAIL > > ip22_defconfig: FAIL > > jazz_defconfig: FAIL > > malta_defconfig: FAIL > > malta_kvm_defconfig: FAIL > > malta_kvm_guest_defconfig: FAIL > > maltaup_xpa_defconfig: FAIL > > nlm_xlp_defconfig: FAIL > > nlm_xlr_defconfig: FAIL > > rm200_defconfig: FAIL > > > > x86: gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) > > > > allmodconfig+CONFIG_OF=n: FAIL > > > > > Errors summary: > > > > 12 fs/ufs/balloc.c:501:26: error: implicit declaration of function 'i_blocksize' [-Werror=implicit-function-declaration] > > Caused by the backport of eb315d2ae614 ("ufs: restore maintaining ->i_blocks"): > We also need a backport of 93407472a21b ("fs: add i_blocksize()") > to address this, at least the hunk in include/linux/fs.h. Hey, that was fast! My build system just caught up to this, and yes, I'm working on the backport right now. Same goes for 4.4... thanks, greg k-h