]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/include: Sync asm-generic/bitops/fls.h with the kernel sources
authorNamhyung Kim <namhyung@kernel.org>
Mon, 8 Apr 2024 18:55:19 +0000 (11:55 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Thu, 11 Apr 2024 17:38:29 +0000 (10:38 -0700)
commit99e4e1174acd7f5a942d37e1ac6c115f870d5975
tree64675da18977cf517b772725da6897c6b0cc5a71
parentc781a72f9ddd09baddde9df1f59955c0d6ea4944
tools/include: Sync asm-generic/bitops/fls.h with the kernel sources

To pick up the changes from:

  cb4ede926134 ("riscv: Avoid code duplication with generic bitops implementation")

This should address these tools/perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/include/asm-generic/bitops/__fls.h include/asm-generic/bitops/__fls.h
    diff -u tools/include/asm-generic/bitops/fls.h include/asm-generic/bitops/fls.h

Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Palmer Dabbelt <palmer@rivosinc.com>
Cc: linux-arch@vger.kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/r/20240408185520.1550865-9-namhyung@kernel.org
tools/include/asm-generic/bitops/__fls.h
tools/include/asm-generic/bitops/fls.h