[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <190b8e95-2a96-142e-7b98-34318eea6804@canonical.com>
Date: Tue, 6 Apr 2021 08:34:36 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
ARM <linux-arm-kernel@...ts.infradead.org>
Cc: Dinh Nguyen <dinguyen@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: build warning after merge of the arm-soc tree
On 06/04/2021 02:45, Stephen Rothwell wrote:
> Hi all,
>
> After merging the arm-soc tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> 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 integer of different size [-Wpointer-to-int-cast]
> 102 | if ((int) socfpgaclk->div_reg & SOCFPGA_GPIO_DB_CLK_OFFSET)
> | ^
>
> Exposed by commit
>
> cdb1e8b4f4c2 ("clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks")
> 552418658acd ("clk: socfpga: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs (and compile test)")
>
Thanks Stephen. This is a result of compile testing and was already
fixed via clk tree. You should not have the warning after all the merges.
https://lore.kernel.org/lkml/20210314110709.32599-1-krzysztof.kozlowski@canonical.com/
Best regards,
Krzysztof
Powered by blists - more mailing lists