linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@mellanox.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org Andrew Morton"
	<akpm@linux-foundation.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>
Subject: [GIT PULL] Please pull mmu_notifier changes
Date: Wed, 29 Jan 2020 20:16:10 +0000	[thread overview]
Message-ID: <20200129201607.GA12783@ziepe.ca> (raw)

[-- 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 --]

                 reply	other threads:[~2020-01-29 20:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200129201607.GA12783@ziepe.ca \
    --to=jgg@mellanox.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox