Revision 420623430a7015ae9adab8a087de82c186bc9989 authored by Linus Torvalds on 13 March 2021, 20:26:22 UTC, committed by Linus Torvalds on 13 March 2021, 20:26:22 UTC
Pull erofs fix from Gao Xiang:
 "Fix an urgent regression introduced by commit baa2c7c97153 ("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
2 parent s e83bad7 + 9f37762
History
File Mode Size
amcore_defconfig -rw-r--r-- 2.5 KB
amiga_defconfig -rw-r--r-- 15.6 KB
apollo_defconfig -rw-r--r-- 14.7 KB
atari_defconfig -rw-r--r-- 15.1 KB
bvme6000_defconfig -rw-r--r-- 14.6 KB
hp300_defconfig -rw-r--r-- 14.7 KB
m5208evb_defconfig -rw-r--r-- 1.4 KB
m5249evb_defconfig -rw-r--r-- 1.3 KB
m5272c3_defconfig -rw-r--r-- 1.3 KB
m5275evb_defconfig -rw-r--r-- 1.3 KB
m5307c3_defconfig -rw-r--r-- 1.5 KB
m5407c3_defconfig -rw-r--r-- 1.3 KB
m5475evb_defconfig -rw-r--r-- 1.3 KB
mac_defconfig -rw-r--r-- 15.2 KB
multi_defconfig -rw-r--r-- 16.8 KB
mvme147_defconfig -rw-r--r-- 14.5 KB
mvme16x_defconfig -rw-r--r-- 14.6 KB
q40_defconfig -rw-r--r-- 14.9 KB
stmark2_defconfig -rw-r--r-- 2.3 KB
sun3_defconfig -rw-r--r-- 14.6 KB
sun3x_defconfig -rw-r--r-- 14.6 KB

back to top