Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756413AbbBLOVI (ORCPT ); Thu, 12 Feb 2015 09:21:08 -0500 Received: from mail-ob0-f178.google.com ([209.85.214.178]:37107 "EHLO mail-ob0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756001AbbBLOVE (ORCPT ); Thu, 12 Feb 2015 09:21:04 -0500 MIME-Version: 1.0 In-Reply-To: <1423748102.4004.2.camel@primarydata.com> References: <1423748102.4004.2.camel@primarydata.com> Date: Thu, 12 Feb 2015 15:21:03 +0100 X-Google-Sender-Auth: -IKwZVFRFDFIgk6OG03Kk322WVg Message-ID: Subject: Re: randconfig build error with next-20150209, in fs/nfs/client.c From: Geert Uytterhoeven To: Trond Myklebust Cc: Jim Davis , Thomas D Haynes , Stephen Rothwell , linux-next , linux-kernel , anna.schumaker@netapp.com, "open list:NFS, SUNRPC, AND..." Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1791 Lines: 44 On Thu, Feb 12, 2015 at 2:35 PM, Trond Myklebust wrote: >> include/linux/sunrpc/metrics.h:93:18: error: parameter name omitted >> struct rpc_iostats *) {} >> ^ >> CC net/ipv4/ip_vti.o >> CC net/ipv6/addrconf_core.o >> make[2]: *** [fs/nfs/client.o] Error 1 > > Thanks for the report! I'm adding the following fix to my linux-next > branch and will push it to Linus before the merge window ends. Thanks! I was just gonna git-send-email a similar patch... > > 8<------------------------------------------------------------------ > From 54d7e72a758609da5936d7452320d799cfc6a25c Mon Sep 17 00:00:00 2001 > From: Trond Myklebust > Date: Thu, 12 Feb 2015 08:28:12 -0500 > Subject: [PATCH] SUNRPC: Fix a compile error when #undef CONFIG_PROC_FS > > The definition of rpc_count_iostats_metrics() is borked. > > Reported by: Jim Davis > Fixes: d67ae825a59d6 ("pnfs/flexfiles: Add the FlexFile Layout Driver") > Cc: Tom Haynes > Signed-off-by: Trond Myklebust Acked-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/