Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1628332ybh; Thu, 23 Jul 2020 13:50:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxPnGvVXOV0f6sDQjab8dYTl9LAy4KXLFEJQT4ltSP81a7yKkmhMCl2wITWKU549TqVUIUS X-Received: by 2002:aa7:d2d2:: with SMTP id k18mr5748681edr.16.1595537402175; Thu, 23 Jul 2020 13:50:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595537402; cv=none; d=google.com; s=arc-20160816; b=A+Bz0P3+p211joiWJ3H/lKzGG08sgOKrKhH9QdMdqPU8Y9rGpUipWo0mqbBe6PNBWn dvgRN+jxxrGSfEBj7RgSAh3Vd2tgfTTyhZvpRQNwIi1TfEw/TwaBuENdSrawM3ULt3nV XOqmGg9WC+kWI3H7CwtoaYnp++2q/7RaqUIumdZs0qxfWXsiqBrfsa0E5YIvzf9D3p8n EwRxZgFIJlzGm2TrCamLSBXkBHOIMbb4EhlU3e3It92SidvFDfzoG2VdI3sp+2guz2qI vCcRw0nVD5yJd6tzv1sM8UN613mvF016e/oPCXVJg9Jz+Nyj6oEH4KczENBw+VWOzRUC vcgw== 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=OlJMn2I4DqCMMDEcF/i5cox8SZtvWk9bUfUKkGW/WK8=; b=YFsB69HM3elzCG6hIH4acHe/b0GG2oz6+6AOLw8ZUAadoNXrdg59yL2NvNvLmMhqGX Z56baETs27m3BcIwFmQW79AkPrs/9Y8CrmwHsGkMHAHlLozYVjIfJEJC81UWsUUWO0eu zl1sUx4qNzyNB2NkK9Qvp/tS42pNAIA/NkMc/1rhVX8GNRiT6c1uyr5KIbFguTfj1sWX 4c4uFYbxoxSMO+90yFk+X39W/yrizwW3yltwkKVW/gRjyiaWrjBW/impjnFlqeeeLe/E uXZ/ZGDccwN4wCMsfmIxWiZ0r0KPuYQTFQ/g1HsCY6uuA9ezxBoqFwIPnujWAFUHl4k8 VSOg== 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 v8si2662038edr.557.2020.07.23.13.49.39; Thu, 23 Jul 2020 13:50:02 -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 S1726957AbgGWUr0 (ORCPT + 99 others); Thu, 23 Jul 2020 16:47:26 -0400 Received: from ms.lwn.net ([45.79.88.28]:42632 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726046AbgGWUr0 (ORCPT ); Thu, 23 Jul 2020 16:47:26 -0400 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 1ADFF2CD; Thu, 23 Jul 2020 20:47:26 +0000 (UTC) Date: Thu, 23 Jul 2020 14:47:25 -0600 From: Jonathan Corbet To: "Alexander A. Klimov" Cc: tony.luck@intel.com, fenghua.yu@intel.com, linux-ia64@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ia64: Replace HTTP links with HTTPS ones Message-ID: <20200723144725.17e369e0@lwn.net> In-Reply-To: <20200713215506.44327-1-grandmaster@al2klimov.de> References: <20200713083408.38154746@lwn.net> <20200713215506.44327-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, 13 Jul 2020 23:55:06 +0200 "Alexander A. Klimov" wrote: > Documentation/ia64/xen.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/ia64/xen.rst b/Documentation/ia64/xen.rst > index 831339c74441..9da6abb02a2c 100644 > --- a/Documentation/ia64/xen.rst > +++ b/Documentation/ia64/xen.rst > @@ -28,7 +28,7 @@ Getting and Building Xen and Dom0 > > # hg clone http://xenbits.xensource.com/ext/ia64/xen-unstable.hg > # cd xen-unstable.hg > - # hg clone http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg > + # hg clone https://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg > > 2. # make world So ... this is a sequence of operations that clearly cannot work at all since the repo link you didn't change is broken. And if it were to somehow work, we'd get ... a 2.6.18 version of ia64 xen? I think that the proper solution here is to simply delete this document... jon