]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jul 2025 19:22:16 +0000 (12:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 8 Jul 2025 19:22:16 +0000 (12:22 -0700)
commit2dbae28a1d263902d647822937f9c42090c4adcc
tree49f0e5692af0ff397ce7ceb2e45e23ca8f00a55f
parenta3b5b88ea9bc9da00bd89d94738bf7181b2516f7
parent1afc85deecd32ff0f9972b38ecfbddb8be63143e
Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux

Pull bitops UAPI fix from Yury Norov:
 "Fix BITS_PER_LONG merge error

  Tomas' fix for __BITS_PER_LONG was effectively reverted by a wrong
  merge. Fix it and add the related files to MAINTAINERS"

* tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux:
  MAINTAINERS: bitmap: add UAPI headers
  uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
MAINTAINERS