All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] XArray changes for 6.0-rc1
@ 2022-08-02 17:18 Matthew Wilcox
  2022-08-03 17:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Wilcox @ 2022-08-02 17:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, linux-mm, linux-kernel

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(+)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] XArray changes for 6.0-rc1
  2022-08-02 17:18 [GIT PULL] XArray changes for 6.0-rc1 Matthew Wilcox
@ 2022-08-03 17:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-03 17:48 UTC (permalink / raw)
  To: Matthew Wilcox; +Cc: Linus Torvalds, linux-fsdevel, linux-mm, linux-kernel

The pull request you sent on Tue, 2 Aug 2022 18:18:45 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e087437a6fef3acc11aaa1ade84731fe1571b808

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-03 17:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-02 17:18 [GIT PULL] XArray changes for 6.0-rc1 Matthew Wilcox
2022-08-03 17:48 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.