From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751739AbdCHJmf (ORCPT ); Wed, 8 Mar 2017 04:42:35 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35952 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750783AbdCHJmd (ORCPT ); Wed, 8 Mar 2017 04:42:33 -0500 Date: Wed, 8 Mar 2017 10:42:03 +0100 From: Ingo Molnar To: Arnd Bergmann Cc: "kernelci.org bot" , kernel-build-reports@lists.linaro.org, Linux Kernel Mailing List , gregkh , Linux ARM , linux-mips@linux-mips.org, Ingo Molnar Subject: Re: next build: 208 builds: 21 failed, 187 passed, 53 errors, 406 warnings (next-20170308) Message-ID: <20170308094203.GA1523@gmail.com> References: <58bf7d43.8173190a.8d21e.1fde@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 * Arnd Bergmann wrote: > > bmips_be_defconfig (mips) — FAIL, 1 error, 1 warning, 0 section mismatches > > > > Errors: > > arch/mips/kernel/smp-bmips.c:183:38: error: implicit declaration of function > > 'task_stack_page' [-Werror=implicit-function-declaration] > > A new regression from the end of the merge window, also present in mainline. > I sent a fix yesterday, addressing various mips build failures. Haven't heard from Ralf yet, so I've applied your patch to tip:core/urgent and will get it to Linus ASAP (i.e. later today), to minimize the size of the build-breakage window. Thanks, Ingo