Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp1859296iob; Fri, 29 Apr 2022 14:46:10 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxNl5yWkNiTjk2590N5PcHDxfgaUWGuKLQ4XgPzK9ChodgG1FUZVk8/JVUbRc4wil7dr1ua X-Received: by 2002:a05:6512:696:b0:472:52bc:45aa with SMTP id t22-20020a056512069600b0047252bc45aamr893168lfe.412.1651268770616; Fri, 29 Apr 2022 14:46:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1651268770; cv=none; d=google.com; s=arc-20160816; b=fQE/yG1cEXO2gmJRPcbdfRBwaUywinOFSXkd4z813JP2tpCSUuUkUiuzTRiyRFSEu/ MUtQSHjItIeq9HXHYUYtLgG+X4XkWdB/RqqzGFpGw0mthCksSzcCKzEcRmqC0MqZOP7l 4SOAIz8n8BS7x3ZbD5jgoILcbSV8dhipidEskTYBzQSzQFqxP+bW0t8/kTjvpbK+0gho GFHBmpbcapallioZDnxXKeBJBmgQP+CNyBU2XYvlGinJrzGQe9+OPuhVeQwKJg4/W14q +BnNWmnTNzHOm4n++NRVFoKh/SqD4lXJ/TKPk/J1RVm3xgnF+dSl1gtXgMJ3YH5/X6ol A9HA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:message-id:subject:cc:to :from:date; bh=sCT4Q9M15zhpicRIIEkoWaAD93bz50terCSOVzq6oDw=; b=Izosqp7OLifdhmVaw3lwPMFxNZna3oAwYiGqW0CYMdpATvwimxUlnRUimLaEdq19OL DaLd5SSIH1yT/Rnnjh9vcw8OaT0PG4HRCFhGEpyLyhpvzV5TppNKnODnz86EGm7tTpXZ fTPlwNTvdJic9TjHuLLd1y/AoQRrkDJn7yeEWRlkmUbubv01SkOrTcOGKWLMBF1KiKjg 1QpAbT8wzKO1ZVdNcZsjQScMPZ6wMNAnOGCZ4rfq5Q94W9vAtiCutoOclRlPigviJwhV X58f9Y3Q4xai+VdA/zww8W9PEjZRp1lOU6MtkrX4crnStli1rBTUuTI0FbKOzh31UBU6 vErg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z7-20020ac25de7000000b0045dcabe4643si7381861lfq.319.2022.04.29.14.45.42; Fri, 29 Apr 2022 14:46:10 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1378074AbiD2PA3 (ORCPT + 99 others); Fri, 29 Apr 2022 11:00:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50902 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1378062AbiD2PA1 (ORCPT ); Fri, 29 Apr 2022 11:00:27 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [78.133.224.34]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 8691EB0A54; Fri, 29 Apr 2022 07:57:07 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id A2CDF92009C; Fri, 29 Apr 2022 16:57:06 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 9E56892009B; Fri, 29 Apr 2022 15:57:06 +0100 (BST) Date: Fri, 29 Apr 2022 15:57:06 +0100 (BST) From: "Maciej W. Rozycki" To: Thomas Bogendoerfer cc: Joshua Kinard , Stephen Zhang , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides Message-ID: User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HDRS_LCASE, SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Forcing `cpu_has_fpu' to 1 is unsupported as it breaks the `nofpu' kernel parameter and more recently also the CONFIG_MIPS_FP_SUPPORT configuration option. Remove the broken `cpu_has_fpu' overrides then for IP27 and IP30 systems. Please apply. Maciej