]> exis.tech > repos - linux.git/commit
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jun 2026 14:46:12 +0000 (07:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 28 Jun 2026 14:46:12 +0000 (07:46 -0700)
commit0716f9b9338a86dd27796e00ed0fd560c653323a
treefe6680f5337288a549cda906ba05b4476c1d3dc5
parent8b69c047587112f7bcb4b0d83f2729d8dd29ebe2
parentd1c3d45f87e89e5c1fa0769a72a48d1ad99106fc
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
drivers/ntb/hw/epf/ntb_hw_epf.c