Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4542419pxv; Tue, 29 Jun 2021 09:22:18 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyyjw051+pKkyyY4zNi2+cTqdczxnnPamhNX/FgcU7/+/zklJr6EEa9w18RpEhoSFi64YFW X-Received: by 2002:a05:6602:2c4a:: with SMTP id x10mr607424iov.96.1624983738419; Tue, 29 Jun 2021 09:22:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624983738; cv=none; d=google.com; s=arc-20160816; b=xGUKGd4fsy7gjMw5/Ur8M8nClNrySp9yBmF3ZRxrMHsUI+dI2PRL2R05C7bjU1jwpo al/9xpNfw2QA/32A/TkOu84OR2cmWKFii1NgX7AB98KjEczRKcX2dfU23khdI6XJ4fpZ QKDpRG8SKJJa2kFXWJr+oveFBGyH+ILlzhtY/LqHrQ+EPwTxWAQI+9OLGMra95kHmtnx UbMcX6rFu5T8e8xCxD6FoJls0zW6h9pMQTG/kKPakjT/VKH9WGtFm0qSdobCBVcBPE5o R/ocrhQHSygtZ/HVaBxw7zT9+XpASp+O5Yv5T68tXg4BMjiEA+ST/Fu4R778ACHSYuGb LBAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:organization:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=XFbpSxs6tiOHlo0hFNTeZ0pWlIXjlRdCyW97ehIaS2k=; b=w17u/gdrCRzhPbLMjfr3vi+skqNv+mK2O2/oW1hkr1UrGGB8N+yFepnP4SBIWN3YlG fwEH6JXceGlduVZ9v00mSp7DSUzloPk/2/sgrMuiGnwrsnwJKE+YRqc/GUJrqGTTB0jG YrTozncaD+npJEhfOrwtcDzEs4Ur7ISfZZWfZqPWmj1XSW/Lmyyeqqqhgcu3eItyTsCx Ysf4kv2gO2Y9Rvb6f0VO50hGfQr+fYiuYX+rXbyF1QHV6ezm4diTuF67tT12LFtUDZDg y8f+3zKmybVm4flQZ+Wf0jSdpHI0w/x5UbqWzx+Z5GW5S/yv6fhtMMSTmkQdnKMa6bS3 KAnQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j23si18635571iok.60.2021.06.29.09.22.06; Tue, 29 Jun 2021 09:22:18 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-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-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232409AbhF2QVT (ORCPT + 99 others); Tue, 29 Jun 2021 12:21:19 -0400 Received: from mga17.intel.com ([192.55.52.151]:31956 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232355AbhF2QVN (ORCPT ); Tue, 29 Jun 2021 12:21:13 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10030"; a="188559933" X-IronPort-AV: E=Sophos;i="5.83,309,1616482800"; d="scan'208";a="188559933" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jun 2021 09:18:31 -0700 X-IronPort-AV: E=Sophos;i="5.83,309,1616482800"; d="scan'208";a="489305510" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Jun 2021 09:18:25 -0700 Received: from andy by smile with local (Exim 4.94.2) (envelope-from ) id 1lyGRH-006Ktj-7b; Tue, 29 Jun 2021 19:18:19 +0300 Date: Tue, 29 Jun 2021 19:18:19 +0300 From: Andy Shevchenko To: Yury Norov Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Benjamin Herrenschmidt , Catalin Marinas , Will Deacon , Yoshinori Sato , Brian Cain , Geert Uytterhoeven , Thomas Bogendoerfer , Jonas Bonn , Stefan Kristiansson , "James E.J. Bottomley" , Palmer Dabbelt , Heiko Carstens , Rich Felker , David Hildenbrand , Jaegeuk Kim , Arnd Bergmann , Rasmus Villemoes , Andrew Morton , Alexander Lobakin , Samuel Mendoza-Jonas , Jakub Kicinski , Daniel Bristot de Oliveira , Alexey Klimov , Ingo Molnar Subject: Re: [PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible Message-ID: References: <20210612123639.329047-1-yury.norov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 28, 2021 at 06:48:20PM -0700, Yury Norov wrote: > On Sat, Jun 12, 2021 at 05:36:31AM -0700, Yury Norov wrote: > > find_first_*_bit() is simpler and faster than 'next' version [1], and they > > work identically if start == 0. But in many cases kernel code uses the > > 'next' version where 'first' can be used. This series addresses this issue. > > > > Patches 1-3 move find.h under include/linux as it simplifies development. > > Patches 4-8 switch the kernel and tools to find_first_*_bit() implementation > > where appropriate. > > Guys, do we have any blocker for this series? If not, I'd like to have it > merged in this window. > > And this too: https://lore.kernel.org/lkml/YNirnaYw1GSxg1jK@yury-ThinkPad/T/ "This window" now equals for v5.15-rc1, hence we have a few weeks time anyway. -- With Best Regards, Andy Shevchenko