From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753646AbcADNva (ORCPT ); Mon, 4 Jan 2016 08:51:30 -0500 Received: from imap.thunk.org ([74.207.234.97]:41907 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753246AbcADNv1 (ORCPT ); Mon, 4 Jan 2016 08:51:27 -0500 Date: Mon, 4 Jan 2016 08:49:15 -0500 From: "Theodore Ts'o" To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Li Xi Subject: Re: linux-next: build failure after merge of the ext4 tree Message-ID: <20160104134915.GC19838@thunk.org> Mail-Followup-To: Theodore Ts'o , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Li Xi References: <20160104103419.56719f0b@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160104103419.56719f0b@canb.auug.org.au> User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: tytso@thunk.org X-SA-Exim-Scanned: No (on imap.thunk.org); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 04, 2016 at 10:34:19AM +1100, Stephen Rothwell wrote: > Hi Ted, > > After merging the ext4 tree, today's linux-next build (arm > multi_v7_defconfig) failed like this:... Thanks for pointing this out! I fixed it last night so it should be ready for the next linux-build integration cycle. - Ted