Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp1221123ima; Wed, 24 Oct 2018 17:03:24 -0700 (PDT) X-Google-Smtp-Source: AJdET5fF5GbpNSmzIOWXnytgjI44mdR6KRIGg2cMWKrCUbDxKicqN6K4wdzw157NV1Khk1ngPjpI X-Received: by 2002:a63:da14:: with SMTP id c20mr4311665pgh.233.1540425803908; Wed, 24 Oct 2018 17:03:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540425803; cv=none; d=google.com; s=arc-20160816; b=yQ9K76tpMyL2bYGHJywHbRftUm/xQmIubDrpTz7i1Zk8p4FVQdM5fTP95J0mZXeBTM hWciRBKf69agM9U8XPGW6XpeX65CiJeM9HwCJsFeNbsrqDtZYIC+CYDvCM4ad7PfuNNN nPxWeWXojr8DS3ysc6JBsn7m2302SDfqWf+K59Mp9nIh8rXbCZS4MvJWDjt9tTciHHnU n7+dlDTvf/dCluUWjzICkuoq+fi0oAKwhUcYF4fN3ba+ni+vQ2TBafwrAmlI8H5RwtNk pTuYo2PLtlvr3KOJWqucJtLn+XnA1yKAujNG23eZOnsBMyv2TIPsFJcD+ZDeH3C8y6Q8 yUWg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=m9WkLMfhu/quCjGgqE6VawMClfGhmeZa+CVucLzia/U=; b=epDPhUikQzrzHx+B7zSs1IYQ+D37UxnHBD9LNcEnS3Kg9mnK5zrEaOdP6cHZUDh8Nl tGXt0keem4h02bObsKsCuXXOLxneCdLdS2zuAcDDJDsyFbaOQXfe85hQoLmQAh4ZIq5U QH/oDANbgxbMXt79PM7eYpwqmbdVV+JoK0ZwLTwL0kj/oiKv5xfrGRcIoT5vZND/zNLe bsqb0Rj+cS+JF0moD/mNp69XQtg0MGp7AUZj7C92zUfHjNRVwZMRfN3URE5kB5p5I7TF 2Ftcohn+QLOIKjaIKWl+78jj89+kMiI9osMqbuFrCRO6GIp13O/poxyRjIZegTl1OEoI u3hQ== 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 s132-v6si6713075pgs.492.2018.10.24.17.03.07; Wed, 24 Oct 2018 17:03:23 -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 S1727058AbeJYIc2 (ORCPT + 99 others); Thu, 25 Oct 2018 04:32:28 -0400 Received: from shards.monkeyblade.net ([23.128.96.9]:43532 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726497AbeJYIc1 (ORCPT ); Thu, 25 Oct 2018 04:32:27 -0400 Received: from localhost (c-67-183-62-245.hsd1.wa.comcast.net [67.183.62.245]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 5598D145DC270; Wed, 24 Oct 2018 17:02:16 -0700 (PDT) Date: Wed, 24 Oct 2018 17:02:13 -0700 (PDT) Message-Id: <20181024.170213.632063387857625082.davem@davemloft.net> To: joe@perches.com Cc: w@1wt.eu, wanghaifine@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, fengguang.wu@intel.com, lkp@01.org Subject: Re: [PATCH] Change judgment len position From: David Miller In-Reply-To: <49ec92564284b5beb0a151bce1d537b51340d0a8.camel@perches.com> References: <61d94f2a5563db4d6580c8385c3b93c8eeb3669a.camel@perches.com> <20181024204852.GA25509@1wt.eu> <49ec92564284b5beb0a151bce1d537b51340d0a8.camel@perches.com> X-Mailer: Mew version 6.7 on Emacs 26 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 24 Oct 2018 17:02:16 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Joe Perches Date: Wed, 24 Oct 2018 16:46:18 -0700 > I would have suggested David reply with only his second sentence > and maybe a pointer to kernelnewbies or staging. I maintain that I was not out of line with my comment. I sought a second opinion from Greg KH and others, and they agree with me that I was still kind with my choice of words. I think you're taking things too far, and I will simply not stand for this overreaching judgement upon my behavior on this list which is completely not justified. Thank you.