Received: by 2002:a05:6358:a55:b0:ec:fcf4:3ecf with SMTP id 21csp3686216rwb; Mon, 16 Jan 2023 11:22:50 -0800 (PST) X-Google-Smtp-Source: AMrXdXvkOaWr6rQUEtQg4qrbGrQeicKGvigX5Ee9BVAVfLc3+mNyFbtae2a5zVzPl+lVk2Nq62wL X-Received: by 2002:a17:902:f60f:b0:186:e434:6265 with SMTP id n15-20020a170902f60f00b00186e4346265mr957718plg.2.1673896970566; Mon, 16 Jan 2023 11:22:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673896970; cv=none; d=google.com; s=arc-20160816; b=wxf2FuUx7WwHb5HMwKSyMqBjIiUkHsbke/N81Fe1jRv5IeShOEKBX2yAbOhQeko6Tw pA81D3QHEAfNr2/UUWElV0AWr8jzF14Bf8Ui1swREiftnFedXr4f4O+o8mQMVAcV7H9V yIAG7SBQDnObTTyR4SG1aBEd6R4vVpfMoZn5txOIO3pjzz7/t6bfPWyTmAheznYc6GM/ mX1t/v/EAB4ZS3nm1kEQctXfeV13DJbB/42eyDpFEJHrH/wEQksKwJrWODk+CN9ph2xS lBbu8v7P5xgdaffIJmD7JE7TVU2taSlh2XkciPlKJTPykkLEQjHJXPAB9as4KmLJs5qF vu0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=0/Fd7RAi9RklMkaO06dwXrbLIkDlQvkoabZr/x9kcXc=; b=FDTa91RurZWmmL6skra6KmCxedOo+7bCTiNxo17KVShFne7anPDs1INZ03kfoF+WbE IOHm5fqg9+P3qXP/f/gKS8ecgRIJQAg3KQ1XIEPItOe8IoxWsFYKAucLON5JaiQrXT5r SgNysITMIxvEihF3dviE6zoiaJQnuiUkbxoetpfpfI4q+5hWYacE+bGaSq0eLuSAw/d4 vqWHW+se0PtDR22SMa04cnJCbEaVU6ACMr1SrukiqZC0woV5cVF9is30zhr2NOXal8eR pobEPpaEL8OUXH3nKu/f25u6tuzZNHokiYoWzFoNXSX9c8Dry7en+oWC4vRuO0uz4nw2 FYng== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id q207-20020a632ad8000000b0049ceafec8f7si31338301pgq.447.2023.01.16.11.22.44; Mon, 16 Jan 2023 11:22:50 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234720AbjAPSou (ORCPT + 50 others); Mon, 16 Jan 2023 13:44:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49524 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235040AbjAPSo1 (ORCPT ); Mon, 16 Jan 2023 13:44:27 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 452F376A3; Mon, 16 Jan 2023 10:40:53 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D4F3C610A2; Mon, 16 Jan 2023 18:40:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 437E8C433EF; Mon, 16 Jan 2023 18:40:51 +0000 (UTC) Date: Mon, 16 Jan 2023 18:40:48 +0000 From: Catalin Marinas To: Christophe JAILLET Cc: Will Deacon , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 24/30] arm64: cpufeature: Use kstrtobool() instead of strtobool() Message-ID: References: <5a1b329cda34aec67615c0d2fd326eb0d6634bf7.1667336095.git.christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,SPF_HELO_NONE,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 Sat, Jan 14, 2023 at 02:29:46PM +0100, Christophe JAILLET wrote: > Le 02/11/2022 ? 14:46, Catalin Marinas a ?crit?: > > On Tue, Nov 01, 2022 at 10:14:12PM +0100, Christophe JAILLET wrote: > > > strtobool() is the same as kstrtobool(). > > > However, the latter is more used within the kernel. > > > > > > In order to remove strtobool() and slightly simplify kstrtox.h, switch to > > > the other function name. > > > > > > While at it, include the corresponding header file () > > > > > > Signed-off-by: Christophe JAILLET > > > > Acked-by: Catalin Marinas > > This has been A-b 2 months ago, and I've just resent patches in this serie > that have neither been merged in -next, nor A-b or R-b. > > So for this one, it is just a polite reminder. :) > > Do you have visibility on when it should be merged? When large tree-wide series turn up on the list, there's always a confusion on how they'd get merged. I guess you are expecting such patches to go in via individual maintainer trees. It wasn't obvious from to me (I can now see there was some text in the patch description). I'll add it to my list for 6.3. -- Catalin