From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A31CDC6FD1F for ; Wed, 22 Mar 2023 17:40:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OoboMxk6HazG6wFp04uPRCSOWFplRANBoOnFy6Kh6Mw=; b=tr4U3RFm90JUuX /pqEXml4oGrBBKBG3by4KYo4hUiHsj2SY97B54k6exhM6Ffv4Ma8iwK2ZWYhRaY7kHrjpbNUv4rNv sfEsslGrZQ3GNJxmInM6sdh+EFHnamf5UZSLgHPirJRafS2/eQjaWBukR2vvu4oI8wt9iIlqj4OBe htOnjv0uGzxqVA1XoUrxhuREfoefqwY0TfPt+AJpDQwA3GfYCppikOXbr/6umsigec4G3XuBnxduM GF5+2C/C6B1Qlccnu8m27oyYyjoaN3QbTRV1slIXAoQdDalbYn4+oUYCIXP4Mw5AJ5KS94IvkmWOG ncICU1e06AO3C+W5T5Cw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pf2Qe-00Gsd9-28; Wed, 22 Mar 2023 17:39:16 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pf2Qb-00GsbN-1b for linux-arm-kernel@lists.infradead.org; Wed, 22 Mar 2023 17:39:15 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id A7B8EB81D1D; Wed, 22 Mar 2023 17:39:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6612CC433EF; Wed, 22 Mar 2023 17:39:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1679506748; bh=+cY6SLgySfXog0odOKNsMVvo+BxosOx02DWC6mWb+AM=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=YFPKcbYn8Z2xt7vnrjKuYmz6OrhyZroympdIeE9pzmKAApiFhtFyeF0PzV9B6nc4P Y2woVg6qZ8z7+QQ5aHnWvEEy/3s6MOBxbfR2GAjnOEeJilNc2Tnh866NTDmviv69NH BEVzJTgV6hX/RR6IL/PDnko7XvUw8KAbVGSVbYX6CjOywxLddAk0Qkv96Um3tCpFw3 EONvs/aRO8J/JiWzXcvtFz3G4sBQFUyaRLr0Qj2yxq8ET2gAPZ31pAccCo2f/Z5W/a 5sucLQHqOpWheqjNmLH/VUl8wekscwKpLO0CyQmCqlwWGy1AxwIzO8BGep5mu7BVMj WF717iIhsi1+g== Message-ID: <81b2a67f89d7f46dd27f6d05606e753f.sboyd@kernel.org> MIME-Version: 1.0 In-Reply-To: <202303221947.pXP2v4xJ-lkp@intel.com> References: <202303221947.pXP2v4xJ-lkp@intel.com> Subject: Re: [clk:clk-sunplus 1/1] drivers/clk/clk-sp7021.c:316:8: warning: result of comparison of constant 18446744073709551615 with expression of type 'typeof (_Generic((_m), char: (unsigned char)0, unsigned char: (unsigned char)0, signed char: (unsigned char)0, unsigned short: (unsigne... From: Stephen Boyd Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Qin Jian , kernel test robot Date: Wed, 22 Mar 2023 10:39:06 -0700 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230322_103913_845855_A1B7CD34 X-CRM114-Status: GOOD ( 11.23 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting kernel test robot (2023-03-22 04:17:48) > tree: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-sunplus > head: d54c1fd4a51e8fbc7f9da86b0cd338a4f7cd2bb2 > commit: d54c1fd4a51e8fbc7f9da86b0cd338a4f7cd2bb2 [1/1] clk: Add Sunplus SP7021 clock driver > config: mips-randconfig-r012-20230322 (https://download.01.org/0day-ci/archive/20230322/202303221947.pXP2v4xJ-lkp@intel.com/config) > compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project 67409911353323ca5edf2049ef0df54132fa1ca7) > reproduce (this is a W=1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # install mips cross compiling tool for clang build > # apt-get install binutils-mipsel-linux-gnu > # https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/commit/?id=d54c1fd4a51e8fbc7f9da86b0cd338a4f7cd2bb2 > git remote add clk https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git > git fetch --no-tags clk clk-sunplus > git checkout d54c1fd4a51e8fbc7f9da86b0cd338a4f7cd2bb2 > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=mips olddefconfig > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash drivers/clk/ > > If you fix the issue, kindly add following tag where applicable > | Reported-by: kernel test robot > | Link: https://lore.kernel.org/oe-kbuild-all/202303221947.pXP2v4xJ-lkp@intel.com/ > Does this fix it? ---8<--- diff --git a/drivers/clk/clk-sp7021.c b/drivers/clk/clk-sp7021.c index 8fec14120105..caabbf5e2197 100644 --- a/drivers/clk/clk-sp7021.c +++ b/drivers/clk/clk-sp7021.c @@ -30,9 +30,9 @@ enum { P_MAX }; -#define MASK_SEL_FRA GENMASK(1, 1) -#define MASK_SDM_MOD GENMASK(2, 2) -#define MASK_PH_SEL GENMASK(4, 4) +#define MASK_SEL_FRA BITMASK(1) +#define MASK_SDM_MOD BITMASK(2) +#define MASK_PH_SEL BITMASK(4) #define MASK_NFRA GENMASK(12, 6) #define MASK_DIVR GENMASK(8, 7) #define MASK_DIVN GENMASK(7, 0) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel