From patchwork Fri Jun 25 11:04:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukas Bulwahn X-Patchwork-Id: 12344829 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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 D9E2BC49EAB for ; Fri, 25 Jun 2021 11:04:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BF79F61458 for ; Fri, 25 Jun 2021 11:04:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230461AbhFYLHC (ORCPT ); Fri, 25 Jun 2021 07:07:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39640 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230135AbhFYLG6 (ORCPT ); Fri, 25 Jun 2021 07:06:58 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F749C061760; Fri, 25 Jun 2021 04:04:35 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id hq39so14477342ejc.5; Fri, 25 Jun 2021 04:04:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Ng7tRj6/lSIoWL2KQHjFX+1bdImuCLV0Pw9t5mRJilM=; b=gz6Q7h1RNgNIY1GSvfSndbMNqWyEBXCBKtyCESqCdHV00xi5882xIjaxnaJTwSRn7z IUk+uk2avtU5m2ThyXXkulJAS1ZJCBT+njkiF82jKkvvXMArLL6T8SSY+RnCg5osuJxR y+Bmj7Z8tzsDa5ZarRpHwazhGjoyBv4RRncHZaT19pMMp9EZkSmpUjXsExv/KosAqk6r 5Yo7iU9cO3JIDG3vHyVQ6SNnmPiHqoiJvd5CM7IelKSsPLOhMoqAniMLU/+D7tscP6Uj 4DnHpBbY5oIaXwvB1DKXq+oXIEN89GVhwiC3wRx3fkQiMxfiuUuISjn8AwJAse+UAwr2 m0rQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Ng7tRj6/lSIoWL2KQHjFX+1bdImuCLV0Pw9t5mRJilM=; b=bln1pKcZuegtY4bv2PP6NmoeuDFjwCx4wcggX2mVFkUYB37dzYD03dpjBzGSfnr4Ai Qvm19UzxuY7im7BxsxBl7yrEts4YoqUTQA3Zk67GzFMymHPJG985WZDqTlgNwRfSDbBW m77tkn4bzDhZb2sD3SI8yKjHihbneTN33c9cch57dKeaDieky1J1pOUz+7YsihmT3DIJ T8oYH/W7316+QEngB2psVw4PKf+X+4JywJ0PR3x7IqkhkW4+nnm4dKHz/OFja+On7Fdx DLAkCiZKAE9EY7RN158yHaLJb10LyrV58js5vfGkwHbOBqqillwFNNVOTDgMBTjN3Yhc sEWw== X-Gm-Message-State: AOAM531EsiPNL+ze6Sa5OnSkhkJg2+XQjWzS2GXssa4HJrXEpz5KYVx6 ohrPACc0jNXkXTG7MTsEUUE= X-Google-Smtp-Source: ABdhPJwsOeqelIoCOzov4K2OPPkoRMnWJkwwTILELXCpT9dV0FFEUJuEPNu2p72bvyA/mNJcz+DHdA== X-Received: by 2002:a17:906:c241:: with SMTP id bl1mr10144994ejb.536.1624619073683; Fri, 25 Jun 2021 04:04:33 -0700 (PDT) Received: from felia.fritz.box ([2001:16b8:3852:f400:9496:6480:6c8a:4419]) by smtp.gmail.com with ESMTPSA id v28sm2659665ejk.84.2021.06.25.04.04.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Jun 2021 04:04:33 -0700 (PDT) From: Lukas Bulwahn To: Thomas Bogendoerfer , linux-mips@vger.kernel.org Cc: "Maciej W . Rozycki" , Tiezhu Yang , Willy Tarreau , linux-edac@vger.kernel.org, linux-hams@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Bulwahn Subject: [PATCH v2 1/3] MAINTAINERS: mark sections from Ralf Baechle orphan Date: Fri, 25 Jun 2021 13:04:17 +0200 Message-Id: <20210625110419.24503-2-lukas.bulwahn@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210625110419.24503-1-lukas.bulwahn@gmail.com> References: <20210625110419.24503-1-lukas.bulwahn@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org The domain lookup for linux-mips.org fails for quite some time now. Hence, webpages, the patchwork instance and Ralf Baechle's email there is not reachable anymore. Ralf Baechle has not been active since February 2018; so, set all MAINTAINERS sections with Ralf as sole maintainer to Orphan, and give others a chance to claim maintainership if these sections are still of interest. Signed-off-by: Lukas Bulwahn --- MAINTAINERS | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3d657e1fe359..eb9110c756f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3094,9 +3094,8 @@ F: Documentation/devicetree/bindings/iio/adc/avia-hx711.yaml F: drivers/iio/adc/hx711.c AX.25 NETWORK LAYER -M: Ralf Baechle L: linux-hams@vger.kernel.org -S: Maintained +S: Orphan W: http://www.linux-ax25.org/ F: include/net/ax25.h F: include/uapi/linux/ax25.h @@ -6575,10 +6574,9 @@ S: Maintained F: drivers/edac/highbank* EDAC-CAVIUM OCTEON -M: Ralf Baechle L: linux-edac@vger.kernel.org L: linux-mips@vger.kernel.org -S: Supported +S: Orphan F: drivers/edac/octeon_edac* EDAC-CAVIUM THUNDERX @@ -9654,9 +9652,8 @@ F: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml F: drivers/iio/gyro/mpu3050* IOC3 ETHERNET DRIVER -M: Ralf Baechle L: linux-mips@vger.kernel.org -S: Maintained +S: Orphan F: drivers/net/ethernet/sgi/ioc3-eth.c IOMAP FILESYSTEM LIBRARY @@ -12832,9 +12829,8 @@ F: net/bridge/br_netfilter*.c F: net/netfilter/ NETROM NETWORK LAYER -M: Ralf Baechle L: linux-hams@vger.kernel.org -S: Maintained +S: Orphan W: http://www.linux-ax25.org/ F: include/net/netrom.h F: include/uapi/linux/netrom.h @@ -16007,9 +16003,8 @@ F: include/linux/mfd/rohm-generic.h F: include/linux/mfd/rohm-shared.h ROSE NETWORK LAYER -M: Ralf Baechle L: linux-hams@vger.kernel.org -S: Maintained +S: Orphan W: http://www.linux-ax25.org/ F: include/net/rose.h F: include/uapi/linux/rose.h From patchwork Fri Jun 25 11:04:18 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukas Bulwahn X-Patchwork-Id: 12344831 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=-20.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 C7BA1C49EB9 for ; Fri, 25 Jun 2021 11:04:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AD6D46145C for ; Fri, 25 Jun 2021 11:04:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229974AbhFYLHD (ORCPT ); Fri, 25 Jun 2021 07:07:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39642 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230152AbhFYLG6 (ORCPT ); Fri, 25 Jun 2021 07:06:58 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ECE65C061766; Fri, 25 Jun 2021 04:04:36 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id df12so12872682edb.2; Fri, 25 Jun 2021 04:04:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=jh/lzrjilgGw29NtXftmryrDTFk7zx98KZT7wsFE6rU=; b=nZuZRSM9GXM9k84Q/kttcD7Tg+UxtsN7xD9Hf35xPEn1UAovMbuGHDMaiZGmu+xetj ojpuIryngXNcupE5O4xXzTLHcnS9aCU2mT7wKiNDOUXlkzBKzWErwrxa89M5DPg4A1Zn QEn8G1u4mODdRusLYrFwj6YoX9LFEHGahspaClekcomXBE3XYm/w6QNhzKLp3ixf4qhQ GeqJWtoVgScKGWBe6BZXY7sDovNPDkGYiEg/8uw7gyaCvFPXA8nAvzyTIVhxOzglGgHz E6aF9qdFDByia0qair9Oxo2v2FNe0zNgOzFnzoCHfDHDhKe2VR4b7KkbUsINL8ooTXfO CPXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=jh/lzrjilgGw29NtXftmryrDTFk7zx98KZT7wsFE6rU=; b=MdlQOewKBBcUe1hHTgvMkZ/BXIJ0oZXv+YlPh9XLYrvJK/dm+cRZ6aGtob0zD5WhhC MPZv3WJlq21DF7DIVdVEEXI94f1KXU2SJOP4Knz86UFsMmJvgvSqYAKLIckh69TUoQav x24DY/Z2ZNp7+bcof5neCigb76wkhXuZTTAvoI/qXvBwbnXxdDOLN9/eoYXVaMjMBMpV zI8GS/yRXUs5hrDCos+fVhbLIsURjlVIg28heukNjWtBoNOSg11UYQIV7VvOUiDRsxEB fsR8QS1U4HF+mNO2MXysZY9fDupIiAvMEt84VXC07QAReFSmfU2rxlLKNEDn7kSt2Jip iv3w== X-Gm-Message-State: AOAM532F1eUfm9wUAzB+DFDgBmt1n2gO8UYUHtrkEF4yciLw4cZFL9NA OP+MzWJl7mxLKQufx1jJKFo= X-Google-Smtp-Source: ABdhPJzgEedAK0EBV6QjwiRPaZdL+afPbiPj9t8uM8sRWXrNCAuV5BTWy0ykHkzQ6IawpQJ+Rvrx7g== X-Received: by 2002:a50:ff02:: with SMTP id a2mr1484662edu.12.1624619075415; Fri, 25 Jun 2021 04:04:35 -0700 (PDT) Received: from felia.fritz.box ([2001:16b8:3852:f400:9496:6480:6c8a:4419]) by smtp.gmail.com with ESMTPSA id v28sm2659665ejk.84.2021.06.25.04.04.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Jun 2021 04:04:35 -0700 (PDT) From: Lukas Bulwahn To: Thomas Bogendoerfer , linux-mips@vger.kernel.org Cc: "Maciej W . Rozycki" , Tiezhu Yang , Willy Tarreau , linux-edac@vger.kernel.org, linux-hams@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Bulwahn Subject: [PATCH v2 2/3] MAINTAINERS: remove linux-mips.org references Date: Fri, 25 Jun 2021 13:04:18 +0200 Message-Id: <20210625110419.24503-3-lukas.bulwahn@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210625110419.24503-1-lukas.bulwahn@gmail.com> References: <20210625110419.24503-1-lukas.bulwahn@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org The domain lookup for linux-mips.org fails for quite some time now. Hence, webpages, the patchwork instance and Ralf Baechle's email there is not reachable anymore. Remove all references of webpages from linux-mips.org in MAINTAINERS, and refer to the kernel.org's linux-mips patchwork instance instead. Signed-off-by: Lukas Bulwahn --- MAINTAINERS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index eb9110c756f7..97fa03377adc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5152,7 +5152,6 @@ DECSTATION PLATFORM SUPPORT M: "Maciej W. Rozycki" L: linux-mips@vger.kernel.org S: Maintained -W: http://www.linux-mips.org/wiki/DECstation F: arch/mips/dec/ F: arch/mips/include/asm/dec/ F: arch/mips/include/asm/mach-dec/ @@ -12384,7 +12383,6 @@ MIPS M: Thomas Bogendoerfer L: linux-mips@vger.kernel.org S: Maintained -W: http://www.linux-mips.org/ Q: https://patchwork.kernel.org/project/linux-mips/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git F: Documentation/devicetree/bindings/mips/ @@ -18832,10 +18830,9 @@ F: arch/um/os-Linux/drivers/ TURBOCHANNEL SUBSYSTEM M: "Maciej W. Rozycki" -M: Ralf Baechle L: linux-mips@vger.kernel.org S: Maintained -Q: http://patchwork.linux-mips.org/project/linux-mips/list/ +Q: https://patchwork.kernel.org/project/linux-mips/list/ F: drivers/tc/ F: include/linux/tc.h From patchwork Fri Jun 25 11:04:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukas Bulwahn X-Patchwork-Id: 12344833 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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 4C230C49EBA for ; Fri, 25 Jun 2021 11:04:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3B19061450 for ; Fri, 25 Jun 2021 11:04:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231266AbhFYLHD (ORCPT ); Fri, 25 Jun 2021 07:07:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39656 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230309AbhFYLHA (ORCPT ); Fri, 25 Jun 2021 07:07:00 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8E8B4C061574; Fri, 25 Jun 2021 04:04:39 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id he7so14424978ejc.13; Fri, 25 Jun 2021 04:04:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Cev1/kJRTJEP57IBoDUiQhmbUfhTf5In9xOSIwYWmq0=; b=o1IalEDk5B4n7IDiqeW+q/YfcIeXbWaJju5k4IFCaFuoZQMFVHt3BhwVm0aniMz5Uu nDpBFr7E9mVJhlLJgLHqC1SRbTovu5f9T4XQBUKOVSUOCtUSpVyqqCmDciBU/d/bhynV ZmBcdmAYyg52AQ8wgqjBH8bX/fhEiy+LdTXCWTpI1sYOZ1iP8OmVMnPjOtTdnNK6GZvM SP3Osh3zsTRVBALc6Dx94RYZz7IX6mLZNxqawnQNEaUzUuJpOSekNokYa8rKOkToRHZu Z+HL6etigqMDeBIx26ByDx3xfLe0m7EbVpkLw8oVYA2R8VSWmzJESvg8SFGtElzjC2HD kjKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Cev1/kJRTJEP57IBoDUiQhmbUfhTf5In9xOSIwYWmq0=; b=t4FBnozGTWrPow7FWv9A+q5grsV7pPVVZOzS4qauSwYjW5pF3L0CytBnAgCtXvNB+H CceuzfK/03hBI5CBW0HjpzPCZbKzz6KuwAuEc8NgfFeVPl9oCkU633DCps+phz2X5oMX mvnUOHl3rb00lguavwWQFUnqH8ivjVBJ0xJ4jdKPtReMI4osuDOp8i8MG69qmTEsJ+o3 yF4+irWiJb/760LT6ekU80Sww2C0LsCfeMVtzzbfXKgO1uEzFqTI9we4NHhjpMB+0yAI Y/8Yvq0ztOi0DGdKfMDV3QiraOGMSc2kR+vzlagXig9QRP66n2HNZr28hLUY8nPuPifs eGDA== X-Gm-Message-State: AOAM530sTK6vhxQOVcOpT8ObKUm4mwyPwtb5npjQwPW+Q3R/brdKxpTj jA4V8UMWsA/ffpM9j8ITWIc= X-Google-Smtp-Source: ABdhPJxJtc7RXWDHb3170KbvHync51Xd1cBiikKYJJiMRnjrRNNDwDSqV/S1EQM9Ud5bxQOSJp5XcA== X-Received: by 2002:a17:906:744:: with SMTP id z4mr10351982ejb.347.1624619078111; Fri, 25 Jun 2021 04:04:38 -0700 (PDT) Received: from felia.fritz.box ([2001:16b8:3852:f400:9496:6480:6c8a:4419]) by smtp.gmail.com with ESMTPSA id v28sm2659665ejk.84.2021.06.25.04.04.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Jun 2021 04:04:37 -0700 (PDT) From: Lukas Bulwahn To: Thomas Bogendoerfer , linux-mips@vger.kernel.org Cc: "Maciej W . Rozycki" , Tiezhu Yang , Willy Tarreau , linux-edac@vger.kernel.org, linux-hams@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org, Lukas Bulwahn Subject: [PATCH v2 3/3] arch: mips: remove dead references Date: Fri, 25 Jun 2021 13:04:19 +0200 Message-Id: <20210625110419.24503-4-lukas.bulwahn@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210625110419.24503-1-lukas.bulwahn@gmail.com> References: <20210625110419.24503-1-lukas.bulwahn@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org The domain lookup for linux-mips.org fails for quite some time now. Further, the two links: http://decstation.unix-ag.org/ http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/ refer to old webpages or contain no further technical information. Remove all those dead references. Signed-off-by: Lukas Bulwahn --- arch/mips/Kconfig | 8 +------- arch/mips/jazz/Kconfig | 12 +++--------- tools/include/nolibc/nolibc.h | 3 +-- 3 files changed, 5 insertions(+), 18 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index cee6087cd686..1bebf7fa2882 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -379,9 +379,7 @@ config MACH_DECSTATION select SYS_SUPPORTS_1024HZ select MIPS_L1_CACHE_SHIFT_4 help - This enables support for DEC's MIPS based workstations. For details - see the Linux/MIPS FAQ on and the - DECstation porting pages on . + This enables support for DEC's MIPS based workstations. If you have one of the following DECstation Models you definitely want to choose R4xx0 for the CPU Type: @@ -3246,10 +3244,6 @@ config TC processors. TURBOchannel programming specifications are available at: - and: - - Linux driver support status is documented at: - config MMU bool diff --git a/arch/mips/jazz/Kconfig b/arch/mips/jazz/Kconfig index 42932ca98db9..162d11670c75 100644 --- a/arch/mips/jazz/Kconfig +++ b/arch/mips/jazz/Kconfig @@ -5,9 +5,7 @@ config ACER_PICA_61 select DMA_NONCOHERENT help This is a machine with a R4400 133/150 MHz CPU. To compile a Linux - kernel that runs on these, say Y here. For details about Linux on - the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at - . + kernel that runs on these, say Y here. config MIPS_MAGNUM_4000 bool "Support for MIPS Magnum 4000" @@ -16,9 +14,7 @@ config MIPS_MAGNUM_4000 select SYS_SUPPORTS_BIG_ENDIAN help This is a machine with a R4000 100 MHz CPU. To compile a Linux - kernel that runs on these, say Y here. For details about Linux on - the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at - . + kernel that runs on these, say Y here. config OLIVETTI_M700 bool "Support for Olivetti M700-10" @@ -26,6 +22,4 @@ config OLIVETTI_M700 select DMA_NONCOHERENT help This is a machine with a R4000 100 MHz CPU. To compile a Linux - kernel that runs on these, say Y here. For details about Linux on - the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at - . + kernel that runs on these, say Y here. diff --git a/tools/include/nolibc/nolibc.h b/tools/include/nolibc/nolibc.h index 8b7a9830dd22..754e64c4a1d1 100644 --- a/tools/include/nolibc/nolibc.h +++ b/tools/include/nolibc/nolibc.h @@ -1027,8 +1027,7 @@ struct sys_stat_struct { * - arguments are in a0, a1, a2, a3, then the stack. The caller needs to * leave some room in the stack for the callee to save a0..a3 if needed. * - Many registers are clobbered, in fact only a0..a2 and s0..s8 are - * preserved. See: https://www.linux-mips.org/wiki/Syscall as well as - * scall32-o32.S in the kernel sources. + * preserved. See: scall32-o32.S in the kernel sources. * - the system call is performed by calling "syscall" * - syscall return comes in v0, and register a3 needs to be checked to know * if an error occured, in which case errno is in v0.