]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jun 2022 22:53:09 +0000 (15:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jun 2022 22:53:09 +0000 (15:53 -0700)
commite89e2348ba55347f0f079eab67d807f22fd5d45e
tree67cab4279d3793ef3e0bbfd61835c000162947de
parent31519db580aeff670d3476cb4ef529080bd7e931
parentc60809fae807afdd0d9eb76c79ce6ee1217bacb6
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull iov_iter fix from Al Viro:
 "ITER_XARRAY get_pages fix; now the return value is a lot saner (and
  more similar to logics for other flavours)"

* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  iov_iter: Fix iter_xarray_get_pages{,_alloc}()