Received: by 2002:a05:6a10:1a4d:0:0:0:0 with SMTP id nk13csp640710pxb; Tue, 1 Feb 2022 07:30:41 -0800 (PST) X-Google-Smtp-Source: ABdhPJzrwQ+aDgyGdLJQGINNNg9C3rxltxyUAP0hCr/DgkcFEffRPWSq5GyUKLfsLixwLrwQpF8T X-Received: by 2002:a63:d0:: with SMTP id 199mr8564333pga.606.1643729440824; Tue, 01 Feb 2022 07:30:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643729440; cv=none; d=google.com; s=arc-20160816; b=updaB6LLNc9PV1jWM8Z4k/Lzj+7Dxi+A+eZYis0b1IRbMOLTxVIsdcv4OHJK4YJqIi Sbg0KmoYhiY3UfAYHQHwUHvY5zoYO6d6aLfSwgVCB705N4tbmITS4bRcA6HqH+Asa5+0 zJS7VlHDWZSaAS+s5SVXKE/6EL0wti9mvsQvdkWw29g1iUuHtkGRhvl0tjgVG2GoqbkR 4sdLdjlEIVP+gSQVBhcHvEV5D3usqnzMCsP4T+ktNM2zTVkxMIqUGyuWUCI5kv1++pOb rg3vL0C98vn7Igw/JbQvy1VlpoWOtgyiBAarqZ2NvNT8lAKma5HjBVXWG3+VuVsYkH1G paIA== 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=DD/WKFEQukfGQTZoUNRul9nysyJ154q0Ki6QAc6t478=; b=Y8yU/oOE59yBId98U7GdM0Zzf3KyalVfEK503mauM6oPoV/sRe0MSc9uWcB/YeDq9K s6btY8l6EhT/8WDT8DeI7ghZXCxnfugJUeSN6+DIVxGjdBEgqsPb9bslZWWpm/504gYr FN+yfUeZVdXdtK9PNGJ7+0MsjRmafinLRo98R3eg4oOJbKr4YiyBwTeclbQ/fvMCziDR WygZHJqp6nE18daRyKXSAPPWLG1NyWeRluKSLc+wnTEfPNo21daLslwd/Nv1wNtQ7Wgn x/9kO/Sxcgpvi3q4qSgh/N1OZluMGo7rNC3fNg83Unyo+iRwq/quxvuoa15Ah1ZYzJHL uv5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h129si16839744pgc.336.2022.02.01.07.30.26; Tue, 01 Feb 2022 07:30:40 -0800 (PST) Received-SPF: pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-ext4-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347942AbiAaGos (ORCPT + 99 others); Mon, 31 Jan 2022 01:44:48 -0500 Received: from verein.lst.de ([213.95.11.211]:53705 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347924AbiAaGos (ORCPT ); Mon, 31 Jan 2022 01:44:48 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 9117A68AFE; Mon, 31 Jan 2022 07:44:44 +0100 (CET) Date: Mon, 31 Jan 2022 07:44:44 +0100 From: Christoph Hellwig To: Gabriel Krisman Bertazi Cc: Christoph Hellwig , Linus Torvalds , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Subject: Re: [PATCH] unicode: clean up the Kconfig symbol confusion Message-ID: <20220131064444.GA4745@lst.de> References: <20220118065614.1241470-1-hch@lst.de> <87zgnp51wo.fsf@collabora.com> <20220124090855.GA23041@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220124090855.GA23041@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Mon, Jan 24, 2022 at 10:08:55AM +0100, Christoph Hellwig wrote: > On Thu, Jan 20, 2022 at 08:10:47PM -0500, Gabriel Krisman Bertazi wrote: > > > Fixes: 2b3d04787012 ("unicode: Add utf8-data module") > > > Reported-by: Linus Torvalds > > > Signed-off-by: Christoph Hellwig > > > > I fixed the typo and pushed the patch to a linux-next visible branch > > > > https://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode.git/commit/?h=for-next&id=5298d4bfe80f6ae6ae2777bcd1357b0022d98573 > > > > I'm also sending a patch series shortly turning IS_ENABLED into part of > > the code flow where possible. > > Thanks. It might make sense to get the one patch to Linux for 5.17 > so that we don't have the new Kconfig symbol for just one release. Can we try to get this into 5.17-rc, please to avoid adding the Kconfig symbol Linus complained about in one release just to remove it again in the next one?