]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Mar 2021 20:26:22 +0000 (12:26 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Mar 2021 20:26:22 +0000 (12:26 -0800)
commit10718510e958973281dea622f8832fc3aa97d449
tree24a16dec576c99d3dd79e02f5cd53d692279c2d1
parent68e65562b1fc5f61edd2ccfb2c889c2e8eb72957
parent2c68a78d78f566cc23ec6ec89bf21d803a6b45e4
Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs

Pull erofs fix from Gao Xiang:
 "Fix an urgent regression introduced by commit dc7cd8e6ecf0 ("block:
  set .bi_max_vecs as actual allocated vector number"), which could
  cause unexpected hung since linux 5.12-rc1.

  Resolve it by avoiding using bio->bi_max_vecs completely"

* tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs:
  erofs: fix bio->bi_max_vecs behavior change