]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Oct 2025 00:47:16 +0000 (17:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 2 Oct 2025 00:47:16 +0000 (17:47 -0700)
commitd2b2fea3503e5e12b2e28784152937e48bcca6ff
tree05c4ccd2be2c4eb34676d7c0389bc45a2c1ab379
parent42cbaeec987b9fb91045060f2e7ce3152458ead9
parentedcc8a38b5ac1a3dbd05e113a38a25b937ebefe5
Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull asm-generic updates from Arnd Bergmann:
 "Two small patches for the asm-generic header files: Varad Gautam
  improves the MMIO tracing to be faster when the tracepoints are built
  into the kernel but disabled, while Qi Xi updates the DO_ONCE logic so
  that clearing the WARN_ONCE() flags does not change the other DO_ONCE
  users"

* tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  once: fix race by moving DO_ONCE to separate section
  asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
include/asm-generic/vmlinux.lds.h