From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F08CFC433E2 for ; Tue, 21 Jul 2020 06:43:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CE3D42080D for ; Tue, 21 Jul 2020 06:43:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726152AbgGUGnH (ORCPT ); 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-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@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