[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YulcdRuGoA4CpKGm@casper.infradead.org>
Date: Tue, 2 Aug 2022 18:18:45 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] XArray changes for 6.0-rc1
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(+)
Powered by blists - more mailing lists