[U-Boot] arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64

Tom Rini trini at konsulko.com
Fri Jul 20 12:36:03 UTC 2018


On Thu, Jun 28, 2018 at 02:25:52PM -0500, Grygorii Strashko wrote:

> Current implementation of find_next_zero_bit() is incompatible with arm64.
> Hence fix it by using BITS_PER_LONG define instead of constants and
> use generic ffz() implementation.
> 
> Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180720/1fc2b5b3/attachment.sig>


More information about the U-Boot mailing list