From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753478AbcLNUIM (ORCPT ); Wed, 14 Dec 2016 15:08:12 -0500 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:54588 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752075AbcLNUIJ (ORCPT ); Wed, 14 Dec 2016 15:08:09 -0500 Date: Wed, 14 Dec 2016 21:07:51 +0100 From: Heiko Carstens To: Paul Gortmaker Cc: Stephen Rothwell , Martin Schwidefsky , Peter Oberparleiter , "linux-next@vger.kernel.org" , LKML Subject: Re: linux-next: Tree for Dec 14 References: <20161214152218.3a4fda3d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16121420-0036-0000-0000-00000277683A X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16121420-0037-0000-0000-000013A3A85A Message-Id: <20161214200751.GA3622@osiris> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-12-14_13:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1612140306 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 14, 2016 at 11:25:49AM -0500, Paul Gortmaker wrote: > On Tue, Dec 13, 2016 at 11:22 PM, Stephen Rothwell wrote: > > Hi all, > > > > Please do not add any material for v4.11 to your linux-next included > > branches until after v4.10-rc1 has been released. > > > > Changes since 20161213: > > > > The vfs-miklos tree gained a conflict against the ubifs tree. > > > > The akpm-current tree gained a conflict against the jc_docs tree. > > > > Non-merge commits (relative to Linus' tree): 4498 > > 4320 files changed, 189429 insertions(+), 94239 deletions(-) > > New s390 build failure today: > > http://kisskb.ellerman.id.au/kisskb/buildresult/12883922/ > > I reproduced it locally using the older korg s390 toolchain. > > Reverting this and the file compiles fine: > > commit d543a106f96d6f15e4507cf349128912d44356d9 > Author: Heiko Carstens > Date: Tue Dec 6 15:52:10 2016 +0100 > > s390: fix initrd corruptions with gcov/kcov instrumented kernels > > Appears old toolchains don't like this commit. > > Paul. Yes, a fix is ready to be merged soon: https://git.kernel.org/cgit/linux/kernel/git/s390/linux.git/commit/?h=features&id=75a357341e7c9d3893405ea6f9d722036012dd1f Thanks, Heiko