Received: by 10.213.65.68 with SMTP id h4csp708388imn; Tue, 20 Mar 2018 13:19:23 -0700 (PDT) X-Google-Smtp-Source: AG47ELugO6gHo6q1dfXcUOanArOOpkbDJskxnsH6p6smJuLGDK5gxUAYwZIRWJFdVblMfXeT6PsS X-Received: by 10.101.101.7 with SMTP id x7mr8380479pgv.130.1521577162955; Tue, 20 Mar 2018 13:19:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521577162; cv=none; d=google.com; s=arc-20160816; b=yt5+FnS1wmXjbzaWIKJNegdZceovMti5Uz4CNSw1A17vZ8m+64DKrhrAD03YSEGdQB bXEdEVV/VNl+bERKBKvCbezYt+9uubiLo1qFGG6yZCYa1kRPcYh9ADQuB9LzAnW2DVhX TjQIpW9TzX/Rei3GjsdceWYVclCPRBurUFdVGRosl9bCgBekthpRpxfafrdRLGyDv2mh SInR2bLnO1Iet4DLR/iHVkxbenm8tsMFmax91EuiYkyvThafhqWDGFpnbgKySD5LAd3X A9itLu2p9SRfYoRbjWxzeOjo+TRnas+ktou3x6M8GN7PIOhbudgWKE1Dj4j7yWvG13f0 meVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=2Am8QGMm8Vzq74EEnCZPE1/jAphoGkGTZj3A2jozawg=; b=jSchfavlb+JrmG55BIN4fn/fIDaziJUHor97ITXII6z9XRYWd+hVCicros5SF0ZPlU gt1WElOvr006Be+Mya8ADIDTM3E71yb7XosMNXXknh11ywNcj4Z07Tc12s0X8uy9j4Sx C4Y41PuNUs4WsfpmLrE4tgdWOa+2oF51BaVfjSu8jRiPbXh2Ny4CAKwNmNYKfbAvtsFy HGClDl4cTNlQZgVGAvr5eTlnZ0RSOjXBez2qFMG+2oKFYktYrbgb0woLmnx2IyJbIkCK 1QTMOiIB6ukeXKszwZVWEQbLHdO75nR4dVYkY74gkcMZVMMJoIGvkpFxdBHeC7RWzdxn 8kZg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c14si1769364pfn.313.2018.03.20.13.19.08; Tue, 20 Mar 2018 13:19:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751653AbeCTURz (ORCPT + 99 others); Tue, 20 Mar 2018 16:17:55 -0400 Received: from smtp.ctxuk.citrix.com ([185.25.65.24]:43846 "EHLO SMTP.EU.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751548AbeCTURv (ORCPT ); Tue, 20 Mar 2018 16:17:51 -0400 X-IronPort-AV: E=Sophos;i="5.48,337,1517875200"; d="scan'208";a="70288596" Subject: Re: [PATCH] fix one dead link in ia64/xen.txt To: Dongliang Mu , , , , , CC: , References: <20180320195658.17498-1-mudongliangabcd@gmail.com> From: Andrew Cooper Message-ID: <91363263-1ab8-5513-23a3-bbcea802d788@citrix.com> Date: Tue, 20 Mar 2018 20:17:47 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180320195658.17498-1-mudongliangabcd@gmail.com> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Content-Language: en-GB X-ClientProxiedBy: AMSPEX02CAS01.citrite.net (10.69.22.112) To AMSPEX02CL02.citrite.net (10.69.22.126) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 20/03/18 19:56, Dongliang Mu wrote: > Signed-off-by: Dongliang Mu > --- > Documentation/ia64/xen.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/ia64/xen.txt b/Documentation/ia64/xen.txt > index a12c74ce2773..464d4c29b8b5 100644 > --- a/Documentation/ia64/xen.txt > +++ b/Documentation/ia64/xen.txt > @@ -26,8 +26,8 @@ Getting and Building Xen and Dom0 > DomainU OS : RHEL5 > > 1. Download source > - # hg clone http://xenbits.xensource.com/ext/ia64/xen-unstable.hg > - # cd xen-unstable.hg > + # hg clone http://xenbits.xensource.com/ext/ia64/xen-unstable > + # cd xen-unstable > # hg clone http://xenbits.xensource.com/ext/ia64/linux-2.6.18-xen.hg > > 2. # make world The last commit in that repository is almost 9 years old, and IA64 support was dropped from Xen mainline6 years ago. http://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;h=570c311ca2c7a1131570cdfc77e977bc7a9bf4c0 There are a number of other dead links in this doc, and those which aren't dead refer to Linux 2.6.x.  I'd just remove the entire file, rather than pretend that any of this still might work.  (If by some miracle it does still function, its 10 years behind on security fixes...) ~Andrew