From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C18D3C433EF for ; Fri, 19 Nov 2021 01:04:51 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 6A0CF61279 for ; Fri, 19 Nov 2021 01:04:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6A0CF61279 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linux-foundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kvack.org Received: by kanga.kvack.org (Postfix) id D91216B0072; Thu, 18 Nov 2021 20:04:40 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id D3F8A6B0073; Thu, 18 Nov 2021 20:04:40 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id BE2A16B0074; Thu, 18 Nov 2021 20:04:40 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0109.hostedemail.com [216.40.44.109]) by kanga.kvack.org (Postfix) with ESMTP id ABAE86B0072 for ; Thu, 18 Nov 2021 20:04:40 -0500 (EST) Received: from smtpin29.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay01.hostedemail.com (Postfix) with ESMTP id 6614C181311E1 for ; Fri, 19 Nov 2021 01:04:30 +0000 (UTC) X-FDA: 78823884300.29.DD32789 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf16.hostedemail.com (Postfix) with ESMTP id 0D85AF00008E for ; Fri, 19 Nov 2021 01:04:27 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id A8882610E9; Fri, 19 Nov 2021 01:04:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1637283869; bh=d+jScWzSF+d1/BExI5Xo0llKnxV+zdz/xcXpB+YM/BE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=nCAdhKb+EeTQ6E9hx89/ge6Ru1IOPb55oNsdsIuC1Qhsy1ldI+Gl7qJgU53CzvOWR xXo/Q05D+by5aiZ3efc4u47rjymaB8SWjh3FLMLEW73MJ8YnmmeJd5EPjLzj4BjKMR oPWahSBY9lXH8h/4E6LNODzRNpgd8mkUv01qo0EA= Date: Thu, 18 Nov 2021 17:04:26 -0800 From: Andrew Morton To: Randy Dunlap Cc: broonie@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-next@vger.kernel.org, mhocko@suse.cz, mm-commits@vger.kernel.org, sfr@canb.auug.org.au, Hans de Goede Subject: Re: mmotm 2021-11-18-15-47 uploaded () Message-Id: <20211118170426.bfcd00c159aba815ffc282d3@linux-foundation.org> In-Reply-To: References: <20211118234743.-bgoWMQfK%akpm@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 X-Rspamd-Server: rspam04 X-Rspamd-Queue-Id: 0D85AF00008E X-Stat-Signature: x3ggs8pwdabcw9jie6kg715bcuo78gxr Authentication-Results: imf16.hostedemail.com; dkim=pass header.d=linux-foundation.org header.s=korg header.b=nCAdhKb+; spf=pass (imf16.hostedemail.com: domain of akpm@linux-foundation.org designates 198.145.29.99 as permitted sender) smtp.mailfrom=akpm@linux-foundation.org; dmarc=none X-HE-Tag: 1637283867-583262 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: On Thu, 18 Nov 2021 16:53:30 -0800 Randy Dunlap wrote: > On 11/18/21 3:47 PM, akpm@linux-foundation.org wrote: > > The mm-of-the-moment snapshot 2021-11-18-15-47 has been uploaded to > > > > https://www.ozlabs.org/~akpm/mmotm/ > > > > mmotm-readme.txt says > > > > README for mm-of-the-moment: > > > > https://www.ozlabs.org/~akpm/mmotm/ > > > > This is a snapshot of my -mm patch queue. Uploaded at random hopefully > > more than once a week. > > > > You will need quilt to apply these patches to the latest Linus release (5.x > > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in > > https://ozlabs.org/~akpm/mmotm/series > > > > The file broken-out.tar.gz contains two datestamp files: .DATE and > > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss, > > followed by the base kernel version against which this patch series is to > > be applied. > > Hi, > > I get hundreds of warnings from : > > from proc-make-the-proc_create-stubs-static-inlines.patch: > > ../include/linux/proc_fs.h:186:2: error: parameter name omitted > ../include/linux/proc_fs.h:186:32: error: parameter name omitted > ../include/linux/proc_fs.h:186:63: error: parameter name omitted Nobody uses PROC_FS=n ;) --- a/include/linux/proc_fs.h~proc-make-the-proc_create-stubs-static-inlines-fix +++ a/include/linux/proc_fs.h @@ -179,12 +179,14 @@ static inline struct proc_dir_entry *pro #define proc_create_single(name, mode, parent, show) ({NULL;}) #define proc_create_single_data(name, mode, parent, show, data) ({NULL;}) -static inline struct proc_dir_entry *proc_create( - const char *, umode_t, struct proc_dir_entry *, const struct proc_ops *) +static inline struct proc_dir_entry * +proc_create(const char *name, umode_t mode, struct proc_dir_entry *parent, + const struct proc_ops *proc_ops) { return NULL; } -static inline struct proc_dir_entry *proc_create_data( - const char *, umode_t, struct proc_dir_entry *, const struct proc_ops *, void *) +static inline struct proc_dir_entry * +proc_create_data(const char *name, umode_t mode, struct proc_dir_entry *parent, + const struct proc_ops *proc_ops, void *data) { return NULL; } static inline void proc_set_size(struct proc_dir_entry *de, loff_t size) {} _