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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 9AE3AC433DF for ; Wed, 22 Jul 2020 07:13:29 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 63E48206F5 for ; Wed, 22 Jul 2020 07:13:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CWP12jcw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 63E48206F5 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=gondor.apana.org.au Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iYgs9/MQIlF4kcFRNIagc2Mk+dU6cxtsH2sZh0ryCjQ=; b=CWP12jcw7Kf4bLHgctsvDCVV/ 7zQ8j2FGBwNWA6xegfDXJfXlPlXcLI6/aNwySqVWMNhcIgvUKnqCXK46ZYB9JCqzAFdf+vD1Vibzi Uqii0VVOI/gPjWGGzcAj0BNvWZ0IJ0ge49mQippLO8BS8GKHyS9lOK+WH+LyqqYc1w8oHkInNS2H3 SWuKRTkrtifV2im579S+FoffjI14w/4FJtlxap+jLK4H4nJXeEgGs5PpHuiwk+UCotpQyh5j33sik 257Lf91jHpnvnkIg4jXdtGcPSKj6IjQT8y1DKZxkcKBMOhJK9NOjNYQYMXOjji70DqRd87AZJoupS wm2TJoVxw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jy8vC-0003tV-FE; Wed, 22 Jul 2020 07:12:10 +0000 Received: from helcar.hmeau.com ([216.24.177.18] helo=fornost.hmeau.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jy8v9-0003os-0o for linux-arm-kernel@lists.infradead.org; Wed, 22 Jul 2020 07:12:08 +0000 Received: from gwarestrin.arnor.me.apana.org.au ([192.168.0.7]) by fornost.hmeau.com with smtp (Exim 4.92 #5 (Debian)) id 1jy8u9-0002Pa-FR; Wed, 22 Jul 2020 17:11:06 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Wed, 22 Jul 2020 17:11:05 +1000 Date: Wed, 22 Jul 2020 17:11:05 +1000 From: Herbert Xu To: Alexandre Torgue Subject: Re: [PATCH for v5.9] ARM: STM32: Replace HTTP links with HTTPS ones Message-ID: <20200722071105.GA27451@gondor.apana.org.au> References: <20200719094948.57487-1-grandmaster@al2klimov.de> <43c11c7a-269e-cc41-6934-0d2e0dec3226@st.com> <219075a0-d7cf-a699-21d7-fabc6f077f95@al2klimov.de> <55c95208-de0f-b2d3-c20c-d19f3ce34e2a@st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <55c95208-de0f-b2d3-c20c-d19f3ce34e2a@st.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200722_031207_081373_A992AC40 X-CRM114-Status: UNSURE ( 8.67 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "Alexander A. Klimov" , linux-kernel@vger.kernel.org, linux@armlinux.org.uk, davem@davemloft.net, linux-crypto@vger.kernel.org, mcoquelin.stm32@gmail.com, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, Jul 22, 2020 at 09:06:29AM +0200, Alexandre Torgue wrote: > > hum, I was not aware that I could take "crypto" patches. But anyway I think, > the clean way (to avoid merge issue later) is that I take mach-stm32 patch > and Herbert the crypto one. Except if Herbert doesn't agree can you please > split ? Yes I think splitting it up would be better in case there are other patches down the track that may cause conflicts. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel