Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp3503590pxb; Mon, 24 Jan 2022 10:56:13 -0800 (PST) X-Google-Smtp-Source: ABdhPJwvrUZTPx5KmFYB6yrunARdA33SQeg9eTB8Wa/9+IdUEeo6x0bBi7sQHbvzsyA/hycH+wK8 X-Received: by 2002:a05:6a00:124b:b0:4c7:4d6d:7c88 with SMTP id u11-20020a056a00124b00b004c74d6d7c88mr13751245pfi.85.1643050573777; Mon, 24 Jan 2022 10:56:13 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643050573; cv=none; d=google.com; s=arc-20160816; b=EWsxb4y8d8jpJu8Rop3+7h9GSc02jYtYMpRBuWScH6uKTr/xsC0izrckKmUcKXG3c9 ZfjMK5gAC4HKtPI1ZpTRu/3uVBS9A7EASP/Lc+FX08oHuRe68DHc7zuf6kx1VLRcC/pS /n4AtQCjpmFuidne3Bvd0DnKI8HmWNHuP/whYgPQfZynYKHPz3I3VcCrb4Ev5b+7j1Gs sJO6CF2jvzm+/7UImHpBqtax3GpZWiO2zU4UrFVc/Mzs7eIcfJA6gTCBkWbxPu+vzJdH ic8vlwT33YUFAOAfySJmldgADM5dHy7WKR3RzxOynrf5FdCT1RFNW9SPubID+xEWTx8A dZ7A== 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=KcXJu9e6b5trBlmuwWUMc7FyxqkPEPmQ/xdjE9rNxO0=; b=zN3CfVHgwz9eeRoqhYfAYF4+OGInFXlsVljZix6InfdCbykzLSWESU2W3/uV0QUZP5 gpBUNUBBNGngeeoBoYUKPPlyO68TjeO0xJ0BVnnNeBJvxIi9luh8XmCMGa7e1yihFvfF 3BBw2e2wYm/f9mVsUkRhDYm+n3VbCR7GHfdKnnf814U4vqIMFuU4yEHEpPi4HJnZyc+c MCkD4BvwdNIfAS4kLGzgsnhM6fsQG6+ll1T8a27ivAHxvTq6AGnsZn8KzviFkKdGwIgY VFeOtKoiODGDPoFrpPCML+XKA9Aumy9AFnIXWKaH+ziVq00DHE2/iNnt0QU3LTSPBTr3 xXvA== 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 r20si12689983pgu.89.2022.01.24.10.55.55; Mon, 24 Jan 2022 10:56:13 -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 S236474AbiAXJJA (ORCPT + 99 others); Mon, 24 Jan 2022 04:09:00 -0500 Received: from verein.lst.de ([213.95.11.211]:54754 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232467AbiAXJI7 (ORCPT ); Mon, 24 Jan 2022 04:08:59 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id B760268BEB; Mon, 24 Jan 2022 10:08:55 +0100 (CET) Date: Mon, 24 Jan 2022 10:08:55 +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: <20220124090855.GA23041@lst.de> References: <20220118065614.1241470-1-hch@lst.de> <87zgnp51wo.fsf@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87zgnp51wo.fsf@collabora.com> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org 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.