Return-Path: linux-kernel-owner@vger.kernel.org MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 12 Feb 2015 13:33:38 +0100 Message-ID: Subject: Re: randconfig build error with next-20150209, in fs/nfs/client.c From: Geert Uytterhoeven To: Jim Davis Cc: Stephen Rothwell , linux-next , linux-kernel , trond.myklebust@primarydata.com, 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: On Mon, Feb 9, 2015 at 7:00 PM, Jim Davis wrote: > Building with the attached random configuration file, > > In file included from fs/nfs/client.c:25:0: > include/linux/sunrpc/metrics.h: In function ‘rpc_count_iostats_metrics’: > include/linux/sunrpc/metrics.h:92:59: error: parameter name omitted > static inline void rpc_count_iostats_metrics(const struct rpc_task *, > ^ > 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 Yep, fails now in mainline too with CONFIG_PROC_FS=n. 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