Revision 2f53d15cf95824ed320abed3c33759b8b21aca15 authored by Xianting Tian on 30 June 2021, 14:33:36 UTC, committed by Damien Le Moal on 16 July 2021, 04:45:18 UTC
bio_alloc() with __GFP_DIRECT_RECLAIM, which is included in
GFP_NOFS, never fails, see comments in bio_alloc_bioset().

Signed-off-by: Xianting Tian <xianting.tian@linux.alibaba.com>
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
1 parent e73f0f0
History
File Mode Size
Makefile -rw-r--r-- 327 bytes
ps3-lpm.c -rw-r--r-- 30.5 KB
ps3-sys-manager.c -rw-r--r-- 19.8 KB
ps3-vuart.c -rw-r--r-- 29.8 KB
ps3av.c -rw-r--r-- 27.0 KB
ps3av_cmd.c -rw-r--r-- 23.2 KB
ps3stor_lib.c -rw-r--r-- 9.0 KB
sys-manager-core.c -rw-r--r-- 1.4 KB
vuart.h -rw-r--r-- 2.9 KB

back to top