linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@infradead.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] XArray changes for 6.0-rc1
Date: Tue, 2 Aug 2022 18:18:45 +0100	[thread overview]
Message-ID: <YulcdRuGoA4CpKGm@casper.infradead.org> (raw)

The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:

  Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/willy/xarray.git tags/xarray-6.0

for you to fetch changes up to 85656ec193e9ca9c11f7c75dc733c071755b189e:

  IDR: Note that the IDR API is deprecated (2022-07-10 21:17:30 -0400)

----------------------------------------------------------------
XArray/IDR update for 6.0

 - Add appropriate might_alloc() annotations to the XArray APIs

 - Document that the IDR is deprecated

----------------------------------------------------------------
Matthew Wilcox (Oracle) (2):
      XArray: Add calls to might_alloc()
      IDR: Note that the IDR API is deprecated

 Documentation/core-api/idr.rst |  3 +++
 include/linux/xarray.h         | 15 +++++++++++++++
 tools/include/linux/sched/mm.h |  2 ++
 3 files changed, 20 insertions(+)


             reply	other threads:[~2022-08-02 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02 17:18 Matthew Wilcox [this message]
2022-08-03 17:48 ` [GIT PULL] XArray changes for 6.0-rc1 pr-tracker-bot

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=YulcdRuGoA4CpKGm@casper.infradead.org \
    --to=willy@infradead.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).