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 B22F8C49EA6 for ; Sat, 26 Jun 2021 17:22:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9779261A2B for ; Sat, 26 Jun 2021 17:22:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230225AbhFZRYv (ORCPT ); Sat, 26 Jun 2021 13:24:51 -0400 Received: from angie.orcam.me.uk ([78.133.224.34]:60104 "EHLO angie.orcam.me.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229916AbhFZRYs (ORCPT ); Sat, 26 Jun 2021 13:24:48 -0400 Received: by angie.orcam.me.uk (Postfix, from userid 500) id 0280192009C; Sat, 26 Jun 2021 19:22:23 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id E873B92009B; Sat, 26 Jun 2021 19:22:23 +0200 (CEST) Date: Sat, 26 Jun 2021 19:22:23 +0200 (CEST) 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 v2 3/3] arch: mips: remove dead references In-Reply-To: Message-ID: References: <20210625110419.24503-1-lukas.bulwahn@gmail.com> <20210625110419.24503-4-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-kernel@vger.kernel.org On Sat, 26 Jun 2021, Philippe Mathieu-Daudé wrote: > > http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/ > > https://web.archive.org/web/20050205114151/ftp.digital.com/pub/DEC/TriAdd/ I suggest: as the canonical reference nowadays. If that goes offline sometime, we can think of an alternative. Maciej