Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1601901ybh; Thu, 23 Jul 2020 13:05:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzPt3j10s3nh5SJR2H+imL4/jd0OFNcvBrvVQxsFTUUD3PR+hR5TCtTaQHhbEpGwyo6EwyF X-Received: by 2002:a17:906:444e:: with SMTP id i14mr5803995ejp.418.1595534727597; Thu, 23 Jul 2020 13:05:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595534727; cv=none; d=google.com; s=arc-20160816; b=w1JyZQiM+ihiq4tm+QiLPw4L/BArwsOFeraNdzCNsbZ9qYpTcHp9hcH9d/ZnDF82Tx 4b0d2iAy6ieFdx0SuR7WJXg6cLg+t7o0v1ErNF7wylcx+kyvW7BZ730Minzm4H/fhwYp qdp6lCyQiXOtTtMkLFpS0I5MBlZO3iQs1QtSYHMNLZ4Ojtrgv27HZfNIeEP9nUhFkZ0x xXLBMWwyjmluk1Rw+YpgmJW3zcPUCfRjy4NhajFpRZ7w2l7GS2rxHNm05Dcg5OMkZV5v MkoBAeK24KqYfRA2CckDXkxqqFTKoixhuhEakSL3RKWLgYqDTCXoOTP/J/GAuOhaVMFs xgCQ== 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 :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=V/qSAQG7EJBwzTeXbQqbFVOdu9cbd7GiPS0Kpc2Cd7Q=; b=bo9QDYczpooHLojvQ+7Gd8G8coCR8GMWS89WjCA976MbY/6QfoXNWJqRZyIGJsOO92 qD9ks49/TkXzwl1q6sg+DFtNohBE81ArXe3KC3fLA/SlRPpIwVNPUg8X26PICB4sHexW 1Qh4genHRCCzii+/GgzpQxkkka4oX8J2Cc4YZQPwAtM+hVFAf61QQK2bfpCQ7m5sxv3v aCIWgPBmXaTc3AR59byzs+WKg5xYA0n9IMhZcaQI82m+Jr4/mlT/7yqAwh41NwHhvLm5 YWmn4w9Jjnvzby6nBuhXaOGOMNnTf8dkATk7gHE7G2bTyBrXBPxMC/w2DJ8X647giKiC BF2Q== 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 c27si2833836edj.262.2020.07.23.13.05.04; Thu, 23 Jul 2020 13:05:27 -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 S1726553AbgGWUEy (ORCPT + 99 others); Thu, 23 Jul 2020 16:04:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725894AbgGWUEy (ORCPT ); Thu, 23 Jul 2020 16:04:54 -0400 Received: from ms.lwn.net (ms.lwn.net [IPv6:2600:3c01:e000:3a1::42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0EFCBC0619DC; Thu, 23 Jul 2020 13:04:54 -0700 (PDT) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id A19562CD; Thu, 23 Jul 2020 20:04:53 +0000 (UTC) Date: Thu, 23 Jul 2020 14:04:52 -0600 From: Jonathan Corbet To: "Alexander A. Klimov" Cc: catalin.marinas@arm.com, will@kernel.org, linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] arm64: Replace HTTP links with HTTPS ones Message-ID: <20200723140452.59c51a7a@lwn.net> In-Reply-To: <20200720211231.63831-1-grandmaster@al2klimov.de> References: <20200720211231.63831-1-grandmaster@al2klimov.de> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 20 Jul 2020 23:12:31 +0200 "Alexander A. Klimov" wrote: > Documentation/arm64/arm-acpi.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/arm64/arm-acpi.rst b/Documentation/arm64/arm-acpi.rst > index 872dbbc73d4a..8f675c38c244 100644 > --- a/Documentation/arm64/arm-acpi.rst > +++ b/Documentation/arm64/arm-acpi.rst > @@ -273,7 +273,7 @@ only use the _DSD Device Properties UUID [5]: > > - UUID: daffd814-6eba-4d8c-8a91-bc9bbf4aa301 > > - - http://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf > + - https://www.uefi.org/sites/default/files/resources/_DSD-device-properties-UUID.pdf > > The UEFI Forum provides a mechanism for registering device properties [4] > so that they may be used across all operating systems supporting ACPI. Applied, thanks. jon