Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp488332ybh; Mon, 20 Jul 2020 23:43:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxnlGrumDilzzCoxktakUxgNaWRuhQbGCD2fqQO1daAmXieMxLayGJvp3Vk8FhnqDBjBPV/ X-Received: by 2002:aa7:db08:: with SMTP id t8mr25396465eds.36.1595313820531; Mon, 20 Jul 2020 23:43:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595313820; cv=none; d=google.com; s=arc-20160816; b=oqchKH1OBqsOa6HGDZMNCjqQi1Yac59IKZp3MFwp//LEnyITZeSB0RcOwX2NjvJr28 iNh5P2FHIAsuiYDC3rpABhr68UimOBL/g9JdzK1T23GPV+Aq9JzZKsgInECOpKzFlxN2 Z4iJ0WaUB+zQMKvD5yz5hhvNngT17BxDIkeyxve8rIpdTsQgxNVkNX8UkJeerpHybN+T x0lNy9WvW01ckGvm8G+qJwn+ykSj/gjJTkKhaiX74ZaJocLMXQKFVDDQRTf+2yZg3tTq I8izsjKNGvENxMcTno7aPwlRJMp9P0JNj96lUJYO/ATz6L3qdbEP3A1d1XppZeImrlqS 2JvQ== 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 :content-language:in-reply-to:mime-version:date:message-id:from :references:cc:to:subject; bh=sJJAYEjDVD4umpP6DHnzau+WwezXS5phbBla19wcafc=; b=fG8n9e0B5mXSxoohkxKmGQC/Ig+3GD9h18vZiKQ00xHmm4iZvZwppCSQBkPnbYlNRA q8eA8/GUNbCpN0f8JN5BJOG0kXfv3XSIdVXqqFvtBmjgXpY2L+cVh5nMDpVytmIWkYT1 yNtQuSQ1oWdTmFrzNPLnwCKVlzKZV4X/ETjs9GYfEUKfbAHS1O/HVWEu44e6KqqaYyU1 pRDyPCy8wgfewRMYC7vlNQCUvJ5GQ91/1C1QzE9S83nVuV6xjObWtvKPG+304ceodkGh z95LVvxoA4uh/UYnpiatp0l1JPvF3xU77nptPWuEui6ryYnBsHfrfWgH0GTyG/r2C6vy RQVg== 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 be27si11910081edb.50.2020.07.20.23.43.17; Mon, 20 Jul 2020 23:43:40 -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 S1728373AbgGUGnH (ORCPT + 99 others); Tue, 21 Jul 2020 02:43:07 -0400 Received: from smtp.al2klimov.de ([78.46.175.9]:59272 "EHLO smtp.al2klimov.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726053AbgGUGnH (ORCPT ); Tue, 21 Jul 2020 02:43:07 -0400 Received: from authenticated-user (PRIMARY_HOSTNAME [PUBLIC_IP]) by smtp.al2klimov.de (Postfix) with ESMTPA id D8097BC1B7; Tue, 21 Jul 2020 06:43:01 +0000 (UTC) Subject: Re: [PATCH for v5.9] RDS: Replace HTTP links with HTTPS ones To: Leon Romanovsky Cc: Jonathan Corbet , santosh.shilimkar@oracle.com, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, linux-rdma@vger.kernel.org, rds-devel@oss.oracle.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org References: <20200719155845.59947-1-grandmaster@al2klimov.de> <20200720045626.GF127306@unreal> <20200720075848.26bc3dfe@lwn.net> <20200720140716.GB1080481@unreal> <20200720083635.3e7880ce@lwn.net> <20200720164827.GC1080481@unreal> <20200721060529.GF1080481@unreal> From: "Alexander A. Klimov" Message-ID: Date: Tue, 21 Jul 2020 08:43:00 +0200 MIME-Version: 1.0 In-Reply-To: <20200721060529.GF1080481@unreal> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Authentication-Results: smtp.al2klimov.de; auth=pass smtp.auth=aklimov@al2klimov.de smtp.mailfrom=grandmaster@al2klimov.de X-Spamd-Bar: / Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 21.07.20 um 08:05 schrieb Leon Romanovsky: > On Mon, Jul 20, 2020 at 11:34:00PM +0200, Alexander A. Klimov wrote: >> >> >> Am 20.07.20 um 18:48 schrieb Leon Romanovsky: >>> On Mon, Jul 20, 2020 at 08:36:35AM -0600, Jonathan Corbet wrote: >>>> On Mon, 20 Jul 2020 17:07:16 +0300 >>>> Leon Romanovsky wrote: >>>> >>>>>> Do *you* want to review that megapatch? The number of issues that have >> This question is... interesting. >> And no, I would not. > > You are EXPECTED to review your work prior sending to the mailing list. I meant I wouldn't review *one big* patch. I didn't mean my actually sent smaller ones. > >> >>>>>> come up make it clear that these patches do, indeed, need review... >>>>> >>>>> Can you point me to the issues? >>>>> What can go wrong with such a simple replacement? >>>> >>>> Some bits of the conversation: >>>> >>>> https://lore.kernel.org/lkml/20200626110219.7ae21265@lwn.net/ >>>> https://lore.kernel.org/lkml/20200626110706.7b5d4a38@lwn.net/ >>>> https://lore.kernel.org/lkml/20200705142506.1f26a7e0@lwn.net/ >>>> https://lore.kernel.org/lkml/20200713114321.783f0ae6@lwn.net/ >>>> https://lore.kernel.org/lkml/202007081531.085533FC5@keescook/ >>>> >>>> etc. >>> >>> After reading your links and especially this one. >>> https://lore.kernel.org/lkml/20200713114321.783f0ae6@lwn.net/ >>> I don't understand why are we still seeing these patches? >>> >>> I gave to the author comments too, which were ignored. >>> https://patchwork.kernel.org/patch/11644683/#23466547 >> I've added SPDXing (the automated way of course ;) ) to my todo list. > > OMG, why don't you listen? We don't want your automatic patches. Wrong. *Some of you* don't want my automatic patches. And *some others* already applied them and said thanks. > > Thanks > >> >>> >>> Thanks >>> >>>> >>>> jon