Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp775422ybc; Tue, 19 Nov 2019 09:04:49 -0800 (PST) X-Google-Smtp-Source: APXvYqzuGxun/ynr/l6d+q3iyaIp+e0H0Qg6FNoB813mr7nRm0s42ko4Jgc0QK+mWhPvjXYfB6WJ X-Received: by 2002:a05:6000:14e:: with SMTP id r14mr28908700wrx.165.1574183089812; Tue, 19 Nov 2019 09:04:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574183089; cv=none; d=google.com; s=arc-20160816; b=I34T56MHc8ckzjuM01TvDKp/S3SAcw6jtaCbLQbUKY+ohV5977iWYyLqhhp2D/umnt I9krSBLgbZMAWq63kvuHeuI96NzHJX90OWv1ABP8rhTpbkfs6nvQvRldeDXbtIgySVjr SdXzqD5VolIt7B3hRTHJLcccOm34rKfwxkF9h34Xho6/rZTVyp/0+9b4vNsqaBUmI27D m3e/X5Ht2Mn3Hgd6LSVjQtHuUDGpfpDj5OJhm8KWDXN+cY6pJcnxsQgGoYJZqnWIVec+ crQ5AftUAOG9ye0LtkM9yVNl3ttTKuUnJPeWCoGUQ/2J9N/8SHP8Q/aEhAEu5x9fB2cF 6yIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=+n/ppu6QnUORFefUdkaNR9C/SpJIRUhxK5auj85IaQ0=; b=vwVFZyGcoTWdeX1nTKapa2CakAvDyKtKjkZpGq0dTAnN7ExxY6XJvTzWjR9NmjsZzG hHiErCWx0ag9a52AuEg8xH0PW1YG42HmncE2+UJjbYkGjY6u1EaVkLrOQbOnny9iIhYL thpki7v9dUcZd5GU2B+c7HNOTE0zQqoB6/SANSMornvRkfxwuVfui5x4jLDacD5Z36fT TK2naMEAozznFiz/PRIwDC80v5OHpIY9ekIaVUiJ71V+GA4vdy13w7LBRVxN7XoLG356 5tncNIocASbXnaWs+oIgyvOvTUCCsgqmT21SiGWcxymjmN9W3irhu1/frYibp1fChRCh BvXw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bs2si14896181edb.354.2019.11.19.09.04.25; Tue, 19 Nov 2019 09:04:49 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728740AbfKSRAY (ORCPT + 99 others); Tue, 19 Nov 2019 12:00:24 -0500 Received: from foss.arm.com ([217.140.110.172]:55510 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727968AbfKSRAY (ORCPT ); Tue, 19 Nov 2019 12:00:24 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 876951FB; Tue, 19 Nov 2019 09:00:23 -0800 (PST) Received: from localhost (unknown [10.37.6.20]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BB02E3F703; Tue, 19 Nov 2019 09:00:22 -0800 (PST) Date: Tue, 19 Nov 2019 17:00:21 +0000 From: Andrew Murray To: Jason Gunthorpe Cc: Nicolas Saenz Julienne , Heiko Stuebner , linux-pci@vger.kernel.org, Shawn Lin , Christoph Hellwig , Marek Szyprowski , Lorenzo Pieralisi , linux-rdma@vger.kernel.org, maz@kernel.org, phil@raspberrypi.org, iommu@lists.linux-foundation.org, linux-rockchip@lists.infradead.org, f.fainelli@gmail.com, Bjorn Helgaas , linux-arm-kernel@lists.infradead.org, mbrugger@suse.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, jeremy.linton@arm.com, Tom Joseph , wahrenst@gmx.net, james.quinlan@broadcom.com, Robin Murphy , "David S. Miller" , Tariq Toukan Subject: Re: [PATCH v2 1/6] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions Message-ID: <20191119170019.GU43905@e119886-lin.cambridge.arm.com> References: <20191112155926.16476-1-nsaenzjulienne@suse.de> <20191112155926.16476-2-nsaenzjulienne@suse.de> <20191119111320.GP43905@e119886-lin.cambridge.arm.com> <052d07fb4eb79b29dd58cab577d59bab6684329a.camel@suse.de> <56cbba61d92f9bc7d0a33c1de379bcd5cf411cb8.camel@suse.de> <20191119162849.GT43905@e119886-lin.cambridge.arm.com> <20191119165502.GB4991@ziepe.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191119165502.GB4991@ziepe.ca> User-Agent: Mutt/1.10.1+81 (426a6c1) (2018-08-26) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 19, 2019 at 12:55:02PM -0400, Jason Gunthorpe wrote: > On Tue, Nov 19, 2019 at 04:28:50PM +0000, Andrew Murray wrote: > > On Tue, Nov 19, 2019 at 01:43:39PM +0100, Nicolas Saenz Julienne wrote: > > > On Tue, 2019-11-19 at 12:30 +0100, Nicolas Saenz Julienne wrote: > > > > Hi Andrew, thanks for the review. > > > > > > +/** > > > > > > + * __roundup_pow_of_two64() - round 64bit value up to nearest power of > > > > > > two > > > > > > + * @n: value to round up > > > > > > + */ > > > > > > +static inline __attribute__((const)) __u64 __roundup_pow_of_two64(__u64 > > > > > > n) > > > > > > > > > > To be consistent with other functions in the same file (__ilog_u64) you may > > > > > want to rename this to __roundup_pow_of_two_u64. > > > > > > > > Sounds good to me. > > > > > > > > > Also do you know why u64 is used in some places and __u64 in others? > > > > > > > > That's unwarranted, it should be __u64 everywhere. > > > > > > Sorry, now that I look deeper into it, it should be u64. > > > > Do you know the reason why? I'd be interested to know. > > __u64 must be used in header files that are under uapi - ie it is the > name of the symbol in userspace, and u64 does not exist. > > u64 should be used in all code that is only inside the kernel, ie .c > files, internal headers, etc > > I routinely discourage use of __uXX in kernel native code. Thanks for this, much appreciated! Andrew Murray > > Jason