Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp1071331ybh; Wed, 18 Mar 2020 14:29:55 -0700 (PDT) X-Google-Smtp-Source: ADFU+vsgw2hwsJbErioP6Q3rs5WZ/Bdp5aQmBXhMPT4gHuo3MWbbkxv5B0O6JwewVPazbSya1gYL X-Received: by 2002:aca:f17:: with SMTP id 23mr26726oip.32.1584566995746; Wed, 18 Mar 2020 14:29:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584566995; cv=none; d=google.com; s=arc-20160816; b=Ww4seEnO340Z7vBHyT3x6OAIww1EeWGWfPnqETGNYPWK/9ml3kIVEBdn5uxMQ1I6mH Nh2G72+GWuwKd9pTOlL49hWZ1ALNkL2VkDrsZNDnkWIOAgIOqtlWSlK79Yl8xG1R/sdw pML5IQXV7+5OKJva48AQnL6vnIesHfM22UspXL0Xf1S7nFPjlx5cQq/wGS7qSD8mBnsP UsyYKc8qxohSZaNPt27ZGY1uxIncII9ketj656Ri8B+qpj6VEiw54prgQaPUrkJAwnNl bKHAfyh71D0ES4N1NWprP0+KzFEgX2tZL8nbQspx0XjfWbtuopVYJNB8whe2AYwC8UiI e4aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=YxnEqWwkHx30YBwo2UMNKQwLSGSDuUrahuozhoihSY8=; b=vWJld0LIPioplNoKTgIUvG2LAIBhPvn1a2SCZ0GF4q63dO/DFgWJQy8VoWJCjLa7pY hTYHCqsQ2MtTT0BKKYEmQyhUmPVA7eZOR3c6XBQSql2vsySC28GCq7nBwtO9yJvEnUl1 y1RopXFKAXTRgvVvHMd3vev+0eHSc1m3krjXkdjc5ZBBVAA0gKpcvfQXxpGKPAUnuTHv h4jtw6guvI5Y0md/fK2S+xAZzMoQlzAvJTQFk8CsYXzXiVtPse1pzYAPk9tPfkcp6kcp kzkSkjQP0HEllDZZhXOp051pxcRk3KwbYtuOaQNyZktchJy4ny2hjqop0fzV1nv/qQvt PTfw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w18si89700otl.290.2020.03.18.14.29.43; Wed, 18 Mar 2020 14:29:55 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727099AbgCRV2B (ORCPT + 99 others); Wed, 18 Mar 2020 17:28:01 -0400 Received: from gate.crashing.org ([63.228.1.57]:51382 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726757AbgCRV2B (ORCPT ); Wed, 18 Mar 2020 17:28:01 -0400 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 02ILRRa8012989; Wed, 18 Mar 2020 16:27:28 -0500 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 02ILRQ0s012988; Wed, 18 Mar 2020 16:27:26 -0500 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Wed, 18 Mar 2020 16:27:26 -0500 From: Segher Boessenkool To: Christophe Leroy Cc: Michael Ellerman , Ravi Bangoria , mikey@neuling.org, apopple@linux.ibm.com, peterz@infradead.org, fweisbec@gmail.com, oleg@redhat.com, npiggin@gmail.com, linux-kernel@vger.kernel.org, paulus@samba.org, jolsa@kernel.org, naveen.n.rao@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org, mingo@kernel.org Subject: Re: [PATCH 12/15] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint Message-ID: <20200318212726.GN22482@gate.crashing.org> References: <20200309085806.155823-1-ravi.bangoria@linux.ibm.com> <20200309085806.155823-13-ravi.bangoria@linux.ibm.com> <3ba94856-0d87-5046-eca9-b5c3d99ec654@c-s.fr> <87zhcdevz7.fsf@mpe.ellerman.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.3i Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 18, 2020 at 12:44:52PM +0100, Christophe Leroy wrote: > Le 18/03/2020 à 12:35, Michael Ellerman a écrit : > >Christophe Leroy writes: > >>Le 09/03/2020 à 09:58, Ravi Bangoria a écrit : > >>>Currently we assume that we have only one watchpoint supported by hw. > >>>Get rid of that assumption and use dynamic loop instead. This should > >>>make supporting more watchpoints very easy. > >> > >>I think using 'we' is to be avoided in commit message. > > > >Hmm, is it? > > > >I use 'we' all the time. Which doesn't mean it's correct, but I think it > >reads OK. > > > >cheers > > From > https://www.kernel.org/doc/html/latest/process/submitting-patches.html : > > Describe your changes in imperative mood, e.g. “make xyzzy do frotz” > instead of “[This patch] makes xyzzy do frotz” or “[I] changed xyzzy > to do frotz”, as if you are giving orders to the codebase to change its > behaviour. That is what is there already? "Get rid of ...". You cannot describe the current situation with an imperative. Segher