]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Mar 2025 16:02:49 +0000 (09:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 25 Mar 2025 16:02:49 +0000 (09:02 -0700)
commit43a7eec035a5b64546c8adefdc9cf96a116da14b
tree34d0ff7cc35bd5d753e095ca44e57cb3b901a6a5
parent2df0c02dab829dd89360d98a8a1abaa026ef5798
parent827bafd527dde5a6e81421e88fb2144adac1f36c
Merge tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq updates from Thomas Gleixner:
 "A small set of core changes for the interrupt subsystem:

   - Expose the MSI message in the existing debug filesystem dump.
     That's useful for validation and debugging.

   - Small cleanups"

* tag 'irq-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  genirq: Make a few functions static
  irqdomain: Remove extern from function declarations
  genirq/msi: Expose MSI message data in debugfs