Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp2273160rwb; Fri, 11 Nov 2022 07:17:13 -0800 (PST) X-Google-Smtp-Source: AA0mqf6xzprSOZeOJzaQsCeoNIfCUebKwPvzft5d1jhU0pAuFBk/YUo//+PswHfpE0+G+SlGH0Yr X-Received: by 2002:a17:906:154f:b0:78d:9bcf:4d9f with SMTP id c15-20020a170906154f00b0078d9bcf4d9fmr2125536ejd.749.1668179833523; Fri, 11 Nov 2022 07:17:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668179833; cv=none; d=google.com; s=arc-20160816; b=WPGsj1oGKdQUsQaiH5fmysS+lMNVPVVbEtVDX9NZZudAcxWaoSfYWQLnIlHA8858KC 0T34vNJwIrv0OlliWoOqZ7tfIvcXZ1/+s0yVRBJl460C6hSOGWUFVgylEoniKGpL4dhT rPD/00bEyXRS9KrVFcezzKQjJA7g4Q6CX6nDzgF5GZOL8/H+kqLHeZk+ILTP1sWLcnwx o9XSMHli404sZ3tlhqgpHyjJDwuaWKj9syNq00D2T3s5V20weSsJK9zOcMFEAHKgP+7O UdAgtk9sd+HDR7tF+ww9CKuQDENxkng8plLabLgdi3KkvQYsnTS0sdzTu3jAAx+rJbLP NaTQ== 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=SqlncV6fXJjRLIIRRh3UDPRLveqAiHjigV1Wo2vWuAI=; b=EDGYtFV2o4/yVhZlNv1nPv2mA9WPi3crapkac97QIy198ArKp9Sm6WYL/fAtXMfJj1 9U+H3E1A9F1OzfEyV1w4bxModg6hRGGSsm32f+6GQZQOoqpXVunDOgwhevl3gWECm5LR 2TZzse6jVhdf0KQN1HGFg2E9Yk0dWsjviA9f0Anh+yVie40fEoVtTTm1SZrI4ordr3pS +ZTqpH14myUC3/2ieOik/cCA5dfEhPuDcUmCzQj+ztF2cOer68o07Mmd3BCfI1oXo+NI Q9iG5bEYed9m0tkOB2+OqpEj/YA3hZPGg2TU8tKcNKqHnGBo1sYo0w62Gt5z32tIrcpS zj/g== 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 c1-20020a0564021f8100b00452697eda4csi2476975edc.58.2022.11.11.07.16.48; Fri, 11 Nov 2022 07:17:13 -0800 (PST) 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 S233179AbiKKNrN (ORCPT + 91 others); Fri, 11 Nov 2022 08:47:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230043AbiKKNrM (ORCPT ); Fri, 11 Nov 2022 08:47:12 -0500 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2D0B965E56; Fri, 11 Nov 2022 05:47:11 -0800 (PST) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1otUN0-0002Uo-00; Fri, 11 Nov 2022 14:46:58 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 7CC48C115B; Fri, 11 Nov 2022 14:02:16 +0100 (CET) Date: Fri, 11 Nov 2022 14:02:16 +0100 From: Thomas Bogendoerfer To: Cye Borg Cc: Ahelenia =?utf-8?Q?Ziemia=C5=84ska?= , Jonathan Corbet , Federico Vaga , Alex Shi , Yanteng Si , Hu Haowen , Greg Kroah-Hartman , Jiri Slaby , Jakub Kicinski , Bagas Sanjaya , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc-tw-discuss@lists.sourceforge.net, linux-mips@vger.kernel.org Subject: Re: [PATCH v3 08/15] MIPS: IP27: remove KV_MAGIC Message-ID: <20221111130216.GA11187@alpha.franken.de> References: <60f6526fffa99416d2429dfb0b454148170cce8a.1668128257.git.nabijaczleweli@nabijaczleweli.xyz> 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_PASS 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 Fri, Nov 11, 2022 at 06:39:10AM +0100, Cye Borg wrote: > Just asking: > This code in SGI seems to help bring online other CPUs. > - Does it use the firmware to do it? > - Is there a possibility that the magic number in this case is used by the > firmware? > - If yes: do we break multiprocessing on SGI if we delete this "useless > relic", which is not referenced in the linux code elsewhere? this magic is just for a internal struct not used by firmware. It came from IRIX code, but there is no point in keeping it Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]