From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753218AbbBXQ4j (ORCPT ); Tue, 24 Feb 2015 11:56:39 -0500 Received: from mx3-phx2.redhat.com ([209.132.183.24]:33652 "EHLO mx3-phx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753126AbbBXQ4h (ORCPT ); Tue, 24 Feb 2015 11:56:37 -0500 Date: Tue, 24 Feb 2015 11:56:31 -0500 (EST) From: Bob Peterson To: Guenter Roeck Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <920599110.18428494.1424796991441.JavaMail.zimbra@redhat.com> In-Reply-To: <20150224051950.GA20733@roeck-us.net> References: <20150224140257.729c3958@canb.auug.org.au> <20150224051950.GA20733@roeck-us.net> Subject: Re: linux-next: Tree for Feb 24 (build failure due to 'GFS2: Allocate reservation during splice_write') MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [10.5.82.12] X-Mailer: Zimbra 8.0.6_GA_5922 (ZimbraWebClient - FF35 (Linux)/8.0.6_GA_5922) Thread-Topic: linux-next: Tree for Feb 24 (build failure due to 'GFS2: Allocate reservation during splice_write') Thread-Index: NnanIpmgjzt19M3Qg7z4Dt3FkQ8r2A== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org ----- Original Message ----- > On Tue, Feb 24, 2015 at 02:02:57PM +1100, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20150223: > > > > The hid tree gained a conflict against Linus' tree. > > > > The drm-misc tree gained a build failure for which I applied a merge > > fix patch. > > > > Non-merge commits (relative to Linus' tree): 1108 > > 718 files changed, 18557 insertions(+), 17357 deletions(-) > > > > ---------------------------------------------------------------------------- > > > > Building powerpc:ppc6xx_defconfig ... failed > -------------- > Error log: > fs/gfs2/file.c:1126:18: error: 'gfs2_file_splice_write' undeclared here (not > in a function) > .splice_write = gfs2_file_splice_write, > ^ > make[2]: *** [fs/gfs2/file.o] Error 1 Hi Guenter, Due to other errors, I rebased the linux-gfs2 tree and pushed a new patch to fix this problem. Sorry about that. Regards, Bob Peterson