Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp469096ybh; Mon, 20 Jul 2020 23:06:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJym/cdH+8jlWpVJz1ROcBlMWOpY3RN7+Q4nqI2L0X44VWYY29VFWlzo87mYnkitVRIKLmZY X-Received: by 2002:a17:906:1111:: with SMTP id h17mr23223236eja.203.1595311560410; Mon, 20 Jul 2020 23:06:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595311560; cv=none; d=google.com; s=arc-20160816; b=ju8Hr2to2b0Se7XHHqFH40AYc5Py1giTZyY4301IWU7eFMaIyvaRirde4CLPjM9Xt0 DiYNHqr1uENMQMwBLY3QYntG5Wji/Zs/Eu1ZK7/Af3JT/PfaoX+vp7NAPi5wwrrkzpYi Cvymv0MgyPQsocoB/ThqwL7setq2WLHyYnZGvUwCiFwodvCZ5BGbBmjjQqMUCWfXCmsn vBDY7vEljUqCe7lfpIll6i4k4V4ud0YmUECKnUVjsuRUnvmSx3nxDzNdfXsOgUZsRDig 15bUfg7NHoH3z36rPmxeGs3rouXK+fwkeoPKLrzKAO1ThbC/h3D06NoZ3d0O4NEYmG5c CBcw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=Ocfys+iCIxrYhIE/Wwi6G2B23IVXhbVoAvRk59MoSVE=; b=y9e3mFJAnfZuD7e8pDHczEtGF+ouhtk9cfiAbgG7kX8d6GYadxUxhrVYZYFt6tBVgn Cq71w86negxcYPuZNPDlB3/OOILjCI5GAvG2qrISLYN4fpTUCMVHhWShdPBH0OYcpBhd yPZR2DKt6gCE6tGsX1wuz/Xbi4l9Sg/LCsexdfqCcLcggKGNY9GU/vlJaTas08MLWW2x 7f5r5bV3SvBnIu//959+MmRtSkeNZJw+jV40AtC8bmbuy8MbYHZWAibYKhKlAtE5dblA EFufSUJm9dtgoP04IdTApqlT+xOWenVmanUyaeLPZhj/7Dkk/ZZGBtWJIRdZbiil+rSx V7xQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="jMdvwTi/"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lu24si11327716ejb.477.2020.07.20.23.05.38; Mon, 20 Jul 2020 23:06:00 -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; dkim=pass header.i=@kernel.org header.s=default header.b="jMdvwTi/"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728197AbgGUGFe (ORCPT + 99 others); Tue, 21 Jul 2020 02:05:34 -0400 Received: from mail.kernel.org ([198.145.29.99]:47158 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726022AbgGUGFd (ORCPT ); Tue, 21 Jul 2020 02:05:33 -0400 Received: from localhost (unknown [213.57.247.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 708A020B1F; Tue, 21 Jul 2020 06:05:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595311533; bh=Ra92RBB3T38uwC1+6cbzwLA+6S/AMaal5zhfkxgir7E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jMdvwTi/DHOu6AYO8xa6iUDENtXODDjGitfqBLML4pZMtOispbr5XQAiVVct6+4C0 L3VPP+EjTfz8diJgN6efReI+NnnF5kmAo1tB+AHWkmk7BPenwHwXLgALiyc0ftuMWa YTywA8Zv6ZOfNkOOkns10IBZqdUAA32Mm+SYfjm0= Date: Tue, 21 Jul 2020 09:05:29 +0300 From: Leon Romanovsky To: "Alexander A. Klimov" 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 Subject: Re: [PATCH for v5.9] RDS: Replace HTTP links with HTTPS ones Message-ID: <20200721060529.GF1080481@unreal> References: <20200719155845.59947-1-grandmaster@al2klimov.de> <20200720045626.GF127306@unreal> <20200720075848.26bc3dfe@lwn.net> <20200720140716.GB1080481@unreal> <20200720083635.3e7880ce@lwn.net> <20200720164827.GC1080481@unreal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. > > > > > > 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. Thanks > > > > > Thanks > > > > > > > > jon