From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753275AbdK3Ds4 (ORCPT ); Wed, 29 Nov 2017 22:48:56 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33882 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751959AbdK3Dsz (ORCPT ); Wed, 29 Nov 2017 22:48:55 -0500 Date: Wed, 29 Nov 2017 19:48:53 -0800 From: Andrew Morton To: Linus Torvalds Cc: Steven Rostedt , LKML , Trond Myklebust , Anna Schumaker Subject: Re: [BUILD FAILURE] nfs4state.c fails to compile with gcc 4.5.4 Message-Id: <20171129194853.0041f0dd5d8be11a713847cf@linux-foundation.org> In-Reply-To: References: <20171129215853.20172851@vmware.local.home> <20171129193927.e4248d8a797b90aa03edd0ff@linux-foundation.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 29 Nov 2017 19:44:33 -0800 Linus Torvalds wrote: > On Wed, Nov 29, 2017 at 7:39 PM, Andrew Morton > wrote: > > > > Yeah, I'm the world expert at working around this gcc bug but the nfs4 > > one had me stumped when I looked at it, so I shelved it for revisiting > > later. > > Does the attached patch fix it? I don't have old compilers. yup, thanks.