Commit 0716f9b9338a for kernel
commit 0716f9b9338a86dd27796e00ed0fd560c653323a
Merge: 8b69c0475871 d1c3d45f87e8
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Jun 28 07:46:12 2026 -0700
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Pull NTB updates from Jon Mason:
"An EPF bug fix to prevent an invalid unmap during device removal,
along with documentation fixes and minor AMD driver cleanups"
* tag 'ntb-7.2' of https://github.com/jonmason/ntb:
ntb: amd: Use named initializer for pci_device_id::driver_data
NTB: fix kernel-doc warnings in ntb.h
NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
ntb_hw_amd: Fix incorrect debug message in link disable path