From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============3531219113275487177==" MIME-Version: 1.0 From: Krzysztof Kozlowski To: kbuild-all@lists.01.org Subject: Re: [PATCH v3 10/15] clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test) Date: Thu, 11 Mar 2021 20:06:29 +0100 Message-ID: <9a601fc5-8a89-1fb3-e7c5-92e06ac3dbee@kernel.org> In-Reply-To: <202103120329.4KNnvRYD-lkp@intel.com> List-Id: --===============3531219113275487177== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On 11/03/2021 20:03, kernel test robot wrote: > Hi Krzysztof, > = > I love your patch! Perhaps something to improve: > = > [auto build test WARNING on arm64/for-next/core] > [also build test WARNING on linus/master v5.12-rc2 next-20210311] > [cannot apply to clk/clk-next soc/for-next] > [If your patch is applied to the wrong git tree, kindly drop us a note. > And when submitting patch, we suggest to use '--base' as documented in > https://git-scm.com/docs/git-format-patch] > = > url: https://github.com/0day-ci/linux/commits/Krzysztof-Kozlowski/arm6= 4-clk-socfpga-simplifying-cleanups-and-compile-testing/20210311-232941 > base: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git f= or-next/core > config: ia64-allmodconfig (attached as .config) > compiler: ia64-linux-gcc (GCC) 9.3.0 > reproduce (this is a W=3D1 build): > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbi= n/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > # https://github.com/0day-ci/linux/commit/16a45074953446d4d927f2e= 9ffefa8349a425083 > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Krzysztof-Kozlowski/arm64-clk-so= cfpga-simplifying-cleanups-and-compile-testing/20210311-232941 > git checkout 16a45074953446d4d927f2e9ffefa8349a425083 > # save the attached .config to linux build tree > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-9.3.0 make.cros= s ARCH=3Dia64 = > = > If you fix the issue, kindly add following tag as appropriate > Reported-by: kernel test robot > = > All warnings (new ones prefixed by >>): > = > drivers/clk/socfpga/clk-gate.c: In function 'socfpga_clk_recalc_rate': >>> drivers/clk/socfpga/clk-gate.c:102:7: warning: cast from pointer to int= eger of different size [-Wpointer-to-int-cast] > 102 | if ((int) socfpgaclk->div_reg & SOCFPGA_GPIO_DB_CLK_OFFSET) > | ^ Thanks kernel test robot! I also spotted it before sending this set and sent a separate patch: https://lore.kernel.org/lkml/20210311144833.1313387-1-krzysztof.kozlowski(a= )canonical.com/ Best regards, Krzysztof --===============3531219113275487177==--