Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932438AbbBLMdl (ORCPT ); Thu, 12 Feb 2015 07:33:41 -0500 Received: from mail-oi0-f42.google.com ([209.85.218.42]:51259 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755803AbbBLMdj convert rfc822-to-8bit (ORCPT ); Thu, 12 Feb 2015 07:33:39 -0500 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 12 Feb 2015 13:33:38 +0100 X-Google-Sender-Auth: 5vpAAyGchtGJvKBztFpXc1lgy_Y 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 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1341 Lines: 32 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 -- 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/