From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755909AbdLVBag (ORCPT ); Thu, 21 Dec 2017 20:30:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:44858 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755414AbdLVBab (ORCPT ); Thu, 21 Dec 2017 20:30:31 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E5CAB21891 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=mhiramat@kernel.org Date: Fri, 22 Dec 2017 10:30:26 +0900 From: Masami Hiramatsu To: Steven Rostedt Cc: David Miller , mhiramat@kernel.org, mingo@kernel.org, ian.mcdonald@jandi.co.nz, vyasevich@gmail.com, stephen@networkplumber.org, peterz@infradead.org, tglx@linutronix.de, linux-kernel@vger.kernel.org, hpa@zytor.com, gerrit@erg.abdn.ac.uk, nhorman@tuxdriver.com, dccp@vger.kernel.org, netdev@vger.kernel.org, linux-sctp@vger.kernel.org, sfr@canb.auug.org.au Subject: Re: [PATCH net-next v4.1 5/6] net: dccp: Add DCCP sendmsg trace event Message-Id: <20171222103026.75dac65c358eea12ffbb3ae5@kernel.org> In-Reply-To: <20171221110805.37931c4d@gandalf.local.home> References: <151374340100.2497.7426103509676124469.stgit@devbox> <151374340100.2497.7426103509676124469.stgit@devbox> <151386743228.4240.4672060648247391421.stgit@devbox> <20171221.105736.181407583447658268.davem@davemloft.net> <20171221110805.37931c4d@gandalf.local.home> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 21 Dec 2017 11:08:05 -0500 Steven Rostedt wrote: > On Thu, 21 Dec 2017 10:57:36 -0500 (EST) > David Miller wrote: > > > When you fix any part of a patch series, you must always repost the > > entire series from scratch, not just the patch(s) that change. > > He probably gets that from me. I don't usually require a full series if > only a single patch changes. But I don't receive as many patch series > as you do, so I can handle that work flow without too much difficulty. Yeah :) OK, anyway, this is for net-next branch. I follow that rule. I'm happy to resend the series :) Thank you, -- Masami Hiramatsu