git: kernel - Allow vm_page_alloc() to return NULL in bio_page_a

看板DFBSD_commit作者時間14年前 (2011/11/11 02:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 794fd6ea2c2482fe226b45a522df8199c20c5355 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Nov 10 10:03:27 2011 -0800 kernel - Allow vm_page_alloc() to return NULL in bio_page_alloc() * Alloc the allocation race case to occur in bio_page_alloc(). Callers will handle the case. Reported-by: ftigeot Summary of changes: sys/kern/vfs_bio.c | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/794fd6ea2c2482fe226b45a522df8199c20c5355 -- DragonFly BSD source repository
文章代碼(AID): #1El1Yfp3 (DFBSD_commit)