Received: by 2002:a6b:500f:0:0:0:0:0 with SMTP id e15csp1786060iob; Thu, 5 May 2022 08:11:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw4XDaSo+V6Q2VSggE3voMZsMhGkBvYWpORN1eFkFJGXfDNy01X0QbKWiVdZStNASQdtUDr X-Received: by 2002:a05:6402:5c9:b0:420:aac6:257b with SMTP id n9-20020a05640205c900b00420aac6257bmr30567364edx.128.1651763479829; Thu, 05 May 2022 08:11:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1651763479; cv=none; d=google.com; s=arc-20160816; b=avwjscuqzJEoCzWgMeI1qOvBoO3Tp2Bwuqr6R0kyJOC9Dn+Opb2DpIN5FDh+S50vbi SgJEkeiEvteInBEvcH1GWBdGaD+1ClveHa1BD+K8y4IYS9KWFdXf6+n3lXOmrq7XSkR2 /XnxgFTukiw8SnThkVCpqMQbxPokw/dzxsfD0rTEl/sF9PFsj0ci4bWB6teCT8Z4YhJJ +xju1LULSpS/EgsFxWlJHLlHU4q21OiTsdaCGynLtlxblPhIv1j0CPWqo2LlZdnczUnx bYq54atGW8ElYFIEUPVp6MrOUhCv6YeQ8Yh8ywyEiK/nay04+Z+8cI4iznbfXd3TmYgy haTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=vli6Ziwxsh6xJTlSL3vt7+uk+9l0XZYT6JEqzontSbY=; b=qzS6QFTjOVgdo1QtUfPR6Dh81P+KznZCoDfff7Xragr0MQ5g1/O4Lu3I+MeUr9rbLJ mzmZgETJLzRESphU+4nG1qYhqdDdkO5DxMDEz/rOOXKyBm2WvhkMRyE2JrP26hc+axRm eIm6syt8kLhgthiPRAfPduixqjutKqB2nrM0RMAqjLNOCvf/1mdjPA8gBJoNDfysLou5 qjDtu8DNeDcjVC2TL5qaPD/GCLYyfyxkNn2hSB/zUvYhYSZ/I7BkawvHJIBnsFtbdTXL JZBskeLM/v+S4yLPi1VtWqX5NKsA7Jdkode2WE1DhAi/d7jmRCjCD7tym+UiWWr/OqxA DIHA== 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 c64-20020a509fc6000000b00425c1bc5d4asi2277506edf.270.2022.05.05.08.10.54; Thu, 05 May 2022 08:11:19 -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 S1378092AbiEDUgk (ORCPT + 99 others); Wed, 4 May 2022 16:36:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42270 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234671AbiEDUgb (ORCPT ); Wed, 4 May 2022 16:36:31 -0400 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 3720B4FC6B; Wed, 4 May 2022 13:32:53 -0700 (PDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1nmLg3-0003MI-00; Wed, 04 May 2022 22:32:51 +0200 Received: by alpha.franken.de (Postfix, from userid 1000) id DEB9BC01CC; Wed, 4 May 2022 22:28:08 +0200 (CEST) Date: Wed, 4 May 2022 22:28:08 +0200 From: Thomas Bogendoerfer To: "Maciej W. Rozycki" Cc: Joshua Kinard , Stephen Zhang , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides Message-ID: <20220504202808.GA23391@alpha.franken.de> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS,SPF_NONE,T_SCC_BODY_TEXT_LINE 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 On Sun, May 01, 2022 at 11:14:11PM +0100, Maciej W. Rozycki wrote: > 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. > > This v3 of the series adds credit to Stephen for reporting the issue, > which I forgot on previous iterations. > > Please apply. series applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]