* [GIT PULL] Please pull mmu_notifier changes
@ 2020-01-29 20:16 Jason Gunthorpe
0 siblings, 0 replies; only message in thread
From: Jason Gunthorpe @ 2020-01-29 20:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org Andrew Morton, linux-mm
[-- Attachment #1: Type: text/plain, Size: 1747 bytes --]
Hi Linus,
Here are the patches that resulted from your remarks on the naming in the last
merge window. I think you've already looked at the first patch, and the others
follow naturally.
Otherwise there was not much 'hmm' activity this cycle, persumably due
to the holidays and travel. Looking forward for Ralph to complete his
testing patches and nouveau improvements, and patches to finish
converting RDMA ODP to use hmm_range_fault().
Regards,
Jason
The following changes since commit c79f46a282390e0f5b306007bf7b11a46d529538:
Linux 5.5-rc5 (2020-01-05 14:23:27 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git tags/for-linus-hmm
for you to fetch changes up to 5292e24a6acf5694e0a32c31e3321964176bc17e:
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier (2020-01-14 11:54:47 -0400)
----------------------------------------------------------------
hmm related patches for 5.6
This small series revises the names in mmu_notifier to make the code
clearer and more readable.
----------------------------------------------------------------
Jason Gunthorpe (3):
mm/mmu_notifier: Rename struct mmu_notifier_mm to mmu_notifier_subscriptions
mm/mmu_notifiers: Use 'subscription' as the variable name for mmu_notifier
mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier
Documentation/vm/hmm.rst | 20 +-
include/linux/mm_types.h | 2 +-
include/linux/mmu_notifier.h | 86 ++++---
kernel/fork.c | 4 +-
mm/debug.c | 4 +-
mm/mmu_notifier.c | 585 +++++++++++++++++++++++--------------------
6 files changed, 375 insertions(+), 326 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-01-29 20:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29 20:16 [GIT PULL] Please pull mmu_notifier changes Jason Gunthorpe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox