Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp448957pxb; Thu, 21 Jan 2021 10:52:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJybdw21aQfZu2j2rkN5z8AW2F0U37GEI03WTARigoA+0Rw4jEkx/6yoiHm9fdoT5+Gv4jRB X-Received: by 2002:a05:6402:1c0b:: with SMTP id ck11mr428737edb.35.1611255151787; Thu, 21 Jan 2021 10:52:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611255151; cv=none; d=google.com; s=arc-20160816; b=QKAcvMd9L/Btjk72yMjhIpw2k8Qwm+fSIVxnSCFTIcPuUfhO8DA3ooJ98M6f7DUqA+ l4UyrmIunhateiEwsUTHAs0Brvr3xMVuFgqFyRYgqB68tFY+Sh8kHkXZYdKoyAEt9I+B obe87VB6j9J/w82lwd0Hjrmje1JKXxicpChln1J/xmOFRgfUaTHirR1BIgfJW67r/pTS 7LS5UGLQQRd8ofBi5dFTm97GzcoIelpxBzTsDrMNZBFQ4htOdqejbLzterhDyKbs9KA8 LrpVj8CO2QA5dZZWe5zftq3+yzbxFNTbsNT7aDMDscCGmdIIc4rf2fWmtcgndcBBs3BQ lHkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=pCiPGgtX1M7fA2kaGq3VkNafZzNVtl/2aNNUvpc1nps=; b=lXV0dIIvT2p5vkNY5PwK0IlJZt9zdW8xba6h0A4AXIpMDZEgQa81M4pG3eAomrqjj4 BBN6PmFiiO7lxDSNRxL6btIAGzlBeiWJJ4TCT+LMVo297u/uTE6BeO7d3OzVHsW27HFY Ly00dJtDIl7pZ6eBzKAjq4qmZsGZFwnkwLDHsBWEAaxeD4aJculhLcu/eUdRPd2oBeDn 46kn4ZFjNFfaFbi5NzZzCxVvmFql7nlZdJGa0yzZl2X9mHX8i5rvPn16dujd6eCFJubA juCgvfDupz1YrHqD7u7eTwAokXM4S5W220pysnBWeA8R/+WKhNGTqI3bR4Bev3OMzIAi ecMQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cd24si2030960ejb.666.2021.01.21.10.52.05; Thu, 21 Jan 2021 10:52:31 -0800 (PST) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726448AbhAUSs0 (ORCPT + 99 others); Thu, 21 Jan 2021 13:48:26 -0500 Received: from outpost1.zedat.fu-berlin.de ([130.133.4.66]:35073 "EHLO outpost1.zedat.fu-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727975AbhAUItD (ORCPT ); Thu, 21 Jan 2021 03:49:03 -0500 Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.94) with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (envelope-from ) id 1l2Vd9-002Y9D-Lp; Thu, 21 Jan 2021 09:47:51 +0100 Received: from p5b13a61e.dip0.t-ipconnect.de ([91.19.166.30] helo=[192.168.178.139]) by inpost2.zedat.fu-berlin.de (Exim 4.94) with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (envelope-from ) id 1l2Vd9-000TGF-0k; Thu, 21 Jan 2021 09:47:51 +0100 Subject: Re: [PATCH 1/6] arch: rearrahge headers inclusion order in asm/bitops for m68k and sh To: Yury Norov , linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org, linux-sh@vger.kernel.org, linux-arch@vger.kernel.org Cc: Geert Uytterhoeven , Yoshinori Sato , Rich Felker , Arnd Bergmann , Dennis Zhou , Andrew Morton , Wolfram Sang , David Sterba , Andy Shevchenko , Stefano Brivio , "Ma, Jianpeng" , Wei Yang , Josh Poimboeuf , Rasmus Villemoes References: <20210121000630.371883-1-yury.norov@gmail.com> <20210121000630.371883-2-yury.norov@gmail.com> From: John Paul Adrian Glaubitz Message-ID: <464fa4c5-5a21-0a9b-61c3-a5fc85472b0a@physik.fu-berlin.de> Date: Thu, 21 Jan 2021 09:47:50 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1 MIME-Version: 1.0 In-Reply-To: <20210121000630.371883-2-yury.norov@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Original-Sender: glaubitz@physik.fu-berlin.de X-Originating-IP: 91.19.166.30 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Yury! On 1/21/21 1:06 AM, Yury Norov wrote: > m68k and sh include bitmap/find.h prior to ffs/fls headers. New > fast-path implementation in find.h requires ffs/fls. Reordering > the order of headers inclusion helps to prevent compile-time > implicit-function-declaration error. Can you fix the commit message? "arch: rearrahge headers inclusion order in asm/bitops for m68k and sh" ^^^^^^^^^ rearrange Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaubitz@debian.org `. `' Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913