summaryrefslogtreecommitdiff
path: root/arch/x86/lib/reloc_x86_64_efi.c
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2018-06-28 14:25:52 -0500
committerTom Rini <trini@konsulko.com>2018-07-19 16:31:36 -0400
commit960a63973b21d540e2d3d7be229429e06280bacd (patch)
treeb8c3a34a9e8ff25aa4a12bc63bfe049c5e412889 /arch/x86/lib/reloc_x86_64_efi.c
parentc95848cdec33f16545d12a025d28edc8edb114dd (diff)
arm/arm64: bitops: fix find_next_zero_bit to be compat with arm64
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@ti.com>
Diffstat (limited to 'arch/x86/lib/reloc_x86_64_efi.c')
0 files changed, 0 insertions, 0 deletions