[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210406164837.08685c77@canb.auug.org.au>
Date: Tue, 6 Apr 2021 16:48:37 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>
Cc: Jay Fang <f.fangjian@...wei.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build warning after merge of the spi tree
Hi all,
After merging the spi tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:
drivers/spi/spi-hisi-kunpeng.c: In function 'hisi_spi_transfer_one':
drivers/spi/spi-hisi-kunpeng.c:361:9: warning: conversion from 'long unsigned int' to 'unsigned int' changes value from '18446744073709551600' to '4294967280' [-Woverflow]
361 | writel(~IMR_MASK, hs->regs + HISI_SPI_IMR);
| ^
Introduced by commit
c770d8631e18 ("spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists