]> Git Repo - linux.git/commitdiff
Merge tag 'xarray-6.0' of git://git.infradead.org/users/willy/xarray
authorLinus Torvalds <[email protected]>
Wed, 3 Aug 2022 17:02:28 +0000 (10:02 -0700)
committerLinus Torvalds <[email protected]>
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
This page took 0.060133 seconds and 4 git commands to generate.