]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jan 2020 03:56:50 +0000 (19:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Jan 2020 03:56:50 +0000 (19:56 -0800)
commit0a3b310f788fe79fd9a53d4c8e41c96333aec3ca
tree524e1686fe0f34c74bb87512e95282b35bef2a8e
parent1cae83b3e7e12ab6dd9483df21417f87413a5ee4
parenta70ac73757e07a4f2e59f1743378a206b760f29b
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma

Pull mmu_notifier updates from Jason Gunthorpe:
 "This small series revises the names in mmu_notifier to make the code
  clearer and more readable"

* tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma:
  mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
  mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
  mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
kernel/fork.c