]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tools headers: Sync linux/bits.h with the kernel source
authorNamhyung Kim <namhyung@kernel.org>
Mon, 18 Aug 2025 17:32:18 +0000 (10:32 -0700)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 18 Aug 2025 19:38:42 +0000 (12:38 -0700)
commit6cb8607934d937f4ad24ec9ad26aeb669e266937
tree6d798bb7d7a37392f7e01d9a2aa2744c2dc4d92f
parentbd842ff41543af424c2473dc16c678ac8ba2b43f
tools headers: Sync linux/bits.h with the kernel source

To pick up the changes in this cset:

  104ea1c84b91c9f4 bits: unify the non-asm GENMASK*()
  6d4471252ccc1722 bits: split the definition of the asm and non-asm GENMASK*()

This addresses these perf build warnings:

  Warning: Kernel ABI header differences:
    diff -u tools/include/linux/bits.h include/linux/bits.h

Please see tools/include/uapi/README for further details.

Cc: Yury Norov <yury.norov@gmail.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/include/linux/bits.h