git: kernel - Move a vm_object_pip_wakeup() call

看板DFBSD_commit作者時間14年前 (2011/10/22 18:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 7d50db84df643593d551cd738c431b821707cccf Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Oct 19 08:22:26 2011 -0700 kernel - Move a vm_object_pip_wakeup() call * Move a vm_object_pip_wakeup() call from before the related vm_page has been woken up to afterwords. Since the vm_page was already busied I don't think this fixes anything in particular, but it is more correct. Summary of changes: sys/kern/vfs_bio.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7d50db84df643593d551cd738c431b821707cccf -- DragonFly BSD source repository
文章代碼(AID): #1EefK4hF (DFBSD_commit)