git: kernel - Properly dispose of vm_page_t in sf_buf_mfree()

看板DFBSD_commit作者時間14年前 (2011/12/28 02:05), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit aa05e418024bc38dc764d95b3078aa0fd2057798 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Dec 22 11:43:26 2011 -0800 kernel - Properly dispose of vm_page_t in sf_buf_mfree() * Properly dispose of vm_page_t in sf_buf_mfree(), used by sendfile() * Should fix a VM page delete/free panic. Reported-by: sephe Summary of changes: sys/kern/uipc_syscalls.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa05e418024bc38dc764d95b3078aa0fd2057798 -- DragonFly BSD source repository
文章代碼(AID): #1E-WZhrs (DFBSD_commit)