]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jun 2018 20:14:30 +0000 (13:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Jun 2018 20:14:30 +0000 (13:14 -0700)
commita277b5ebe82c639d543208a4ad6ffb2de10d61ff
tree24d70385f3e275dfa8fe726aa13069da29e1faf0
parent3fe439344d415c643748e3adb29162aa6038e60c
parent3d0244c066e941e2cc7e7cd5855249cc30aaffca
Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb

Pull NTB updates from Jon Mason:

 - reorg and clean-up of the Intel NTB driver

 - a trivial comment change

 - change GFP_ATOMIC to GFP_KERNEL where appropriate

* tag 'ntb-4.18' of git://github.com/jonmason/ntb:
  ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue
  ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw
  NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
  ntb: intel: change references of skx to gen3
  ntb: intel: split out the gen3 code
  ntb: intel: header definitions refactor