Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp221425ybh; Sat, 18 Jul 2020 01:45:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxtXv3vdsz2VrErlyz5ew35QBtjTLFiMB+psoHE5X7rkim7g3U55OgzN+fG6x2EPgoEWU0G X-Received: by 2002:aa7:da8a:: with SMTP id q10mr12965208eds.139.1595061901339; Sat, 18 Jul 2020 01:45:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595061901; cv=none; d=google.com; s=arc-20160816; b=ITt8iz1W5SHrblRknsev0J/7YM5O9qek0EDc/wdPnFAPLtepT9AUttBKjz1bVTPZQI 3TfQ6mtisOSRlbM9EZi1FbSxMmN9NvYFFtMTVSXvnT9Gx6OTMex3AMYISW6TzDByb4wr DOzil2Qhgg4i2S0/RC1jtTUmxEY11gwpLc7W+tXHFRUloa7ZBYAHQLtYbL/Id8ezycNS lZWRJE2gClMAmtmseCbGwR2UVhMN1xSLbQusZvHmpIEkQfNK0offTcRhL6K7jwFaTmVR qxzT5ypIfZ21ZE4KpjJx0mhJAsWzEpta+FQWDseCtvQNcoy5H54+H3javzZMBriq34Ty y43g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=uUvTkj19A/8rvwe5871i5+HixOsiR4n1PtXgdxtiiNU=; b=iOP0zWLp2m0myuqlr4hMi6HdfRQZejJauNWTnPdLgs3AlaRBI5K2RjXiiAGlwbmwAX UbvVkVZJ58kIkV2xTnsSNaW3aKF5bd7KYZAZM1vWjj6nqfeIKijpiH8qaIdDFcRlTIGu K44NoshMnfPpeYtRFGJtG4EvHXt3XSB2i9oIqAZEWeSYYf0Mk4HRM7GkyWpDIiHylBSe arEHRkjA5TzktX8QO0IZfcWqG53wP5EHZ/oz3ualdTbX5SDmh/CJfoXVjTcXES3+UouO B7VUP+jj0TbQ4F400cU1dEyU3Ag6Z27Qh40x4QbX7mG4XuSabQtgfpJB7GjSxt5gMkrN 2l6Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ss14si2237768ejb.732.2020.07.18.01.44.38; Sat, 18 Jul 2020 01:45:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726465AbgGRIlu (ORCPT + 99 others); Sat, 18 Jul 2020 04:41:50 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:24658 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726221AbgGRIlt (ORCPT ); Sat, 18 Jul 2020 04:41:49 -0400 X-IronPort-AV: E=Sophos;i="5.75,366,1589234400"; d="scan'208";a="460290487" Received: from abo-173-121-68.mrs.modulonet.fr (HELO hadrien) ([85.68.121.173]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Jul 2020 10:41:47 +0200 Date: Sat, 18 Jul 2020 10:41:47 +0200 (CEST) From: Julia Lawall X-X-Sender: jll@hadrien To: Markus Elfring cc: Julia Lawall , Denis Efremov , Coccinelle , Gilles Muller , Masahiro Yamada , Michal Marek , Nicolas Palix , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [v2 1/4] coccinelle: api: extend memdup_user transformation with GFP_USER In-Reply-To: Message-ID: References: <0b9f2c58-e124-22d2-d91d-62a6e831c880@web.de> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-1044091524-1595061708=:2538" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1044091524-1595061708=:2538 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Sat, 18 Jul 2020, Markus Elfring wrote: > >>> Applied. > >> > >> Do you care for patch review concerns according to this SmPL script adjustment? > >> > >> * https://lore.kernel.org/cocci/5c0dae88-e172-3ba6-f86c-d1a6238bb4c4@web.de/ > >> https://lkml.org/lkml/2020/6/9/568 > > > > This one it complete nonsense. > > I hope that different views can be clarified for such a software situation > in more constructive ways. You proposed essentially \( A \| B \) \( | C \| \) This is not valid syntax in the semantic patch language. The branches of a \( \| \) have to be a valid expression, statement, type, etc, not some random string of tokens. > >> * https://lore.kernel.org/cocci/c3464cad-e567-9ef5-b4e3-a01e3b11120b@web.de/ > >> https://lkml.org/lkml/2020/6/8/637 > > > > This on is indeed a problem. > > I find this feedback interesting. > > * How does it fit to your response “Applied”? > > * Will it trigger any more consequences? > > > > Markus, if you would limit your comments to suggesting SmPL code > > that is actually correct, ie that you have tested, > > Patch reviews contain usual risks that suggestions are presented > which can be still questionable. These are not "usual risks". You can easily test out your suggestion by yourself to see if it produces valid code. If it doesn't, then don't make the suggestion. > > > > and 2) stop suggesting stupid things over and over > > We come along different development views. Whenever you propose the same thing say 10 times or more and it is rejected every time, I thikn you should be able to conclude that if you propose the same thing again it will be rejected. > > > like that putting all of the virtual declarations on > > the same line would save space (it does, but who cares), > > It seems that you admit a possibly desirable effect. No, I don't consider the effect to be desirable. > Will any more developers care also for SmPL coding style aspects? > > > > then I would take your suggestions more seriously. > > Your change acceptance is varying to your development mood > (and other factors), isn't it? Not really. My "change acceptance" increases when the person reporting them raises real problems that is blocking them in some work. And it decreases rapidly when the changes are almost all related to presumed "efficiencies" that have no impact in practice. julia --8323329-1044091524-1595061708=:2538--