projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b6bb70f
85656ec
)
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
author
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 3 Aug 2022 17:02:28 +0000
(10:02 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 3 Aug 2022 17:02:28 +0000
(10:02 -0700)
Pull XArray/IDR updates from Matthew Wilcox:
- Add appropriate might_alloc() annotations to the XArray APIs
- Document that the IDR is deprecated
* tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray:
IDR: Note that the IDR API is deprecated
XArray: Add calls to might_alloc()
Trivial merge