summaryrefslogtreecommitdiff
path: root/scripts/extract-fwblobs
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-06-08 11:02:53 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-06-08 11:02:53 -0700
commit70b7d651ca6e0d37cbfd60929b7fdb55ce66d41f (patch)
tree1441a17df93e4990482a3dc97530f806afa7d0be /scripts/extract-fwblobs
parent35b574a6c2279fe47d13ffafb8389f1adc87a1d1 (diff)
parent9cc82d99b13c1ad04e3dff9182b7953a8dba10b6 (diff)
Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull irq fix from Thomas Gleixner: "A single fix for the PCI/MSI code: The conversion to per device MSI domains created a MSI domain with size 1 instead of sizing it to the maximum possible number of MSI interrupts for the device. This "worked" as the subsequent allocations resized the domain, but the recent change to move the prepare() call into the domain creation path broke this works by chance mechanism. Size the domain properly at creation time" * tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: PCI/MSI: Size device MSI domain with the maximum number of vectors
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions