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.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 1A021C433DB for ; Tue, 23 Feb 2021 12:31:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DAA9364E57 for ; Tue, 23 Feb 2021 12:31:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232608AbhBWMay (ORCPT ); Tue, 23 Feb 2021 07:30:54 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232417AbhBWMax (ORCPT ); Tue, 23 Feb 2021 07:30:53 -0500 X-Greylist: delayed 67353 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Tue, 23 Feb 2021 04:30:13 PST Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::4]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5A9B7C06174A; Tue, 23 Feb 2021 04:30:13 -0800 (PST) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 5359992009C; Tue, 23 Feb 2021 13:30:10 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 514DE92009B; Tue, 23 Feb 2021 13:30:10 +0100 (CET) Date: Tue, 23 Feb 2021 13:30:10 +0100 (CET) From: "Maciej W. Rozycki" To: =?UTF-8?Q?Philippe_Mathieu-Daud=C3=A9?= cc: Lukas Bulwahn , Thomas Bogendoerfer , "open list:BROADCOM NVRAM DRIVER" , Tiezhu Yang , Willy Tarreau , linux-edac@vger.kernel.org, linux-hams@vger.kernel.org, kernel-janitors@vger.kernel.org, open list Subject: Re: [PATCH 4/5] arch: mips: remove dead references In-Reply-To: Message-ID: References: <20210222161905.1153-1-lukas.bulwahn@gmail.com> <20210222161905.1153-5-lukas.bulwahn@gmail.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org On Tue, 23 Feb 2021, Philippe Mathieu-Daudé wrote: > On Mon, Feb 22, 2021 at 5:22 PM Lukas Bulwahn wrote: > > > > The domain lookup for linux-mips.org fails for quite some time now. > > Further, the two links: > > > > http://decstation.unix-ag.org/ > > https://web.archive.org/web/20070609185805/http://decstation.unix-ag.org/ > > > http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/ ftp://ftp.hp.com/pub/alphaserver/archive/triadd/ (which is essentially the primary source back up) Maciej