git: kernel - Fix recently introduced bus error w/postgres score

看板DFBSD_commit作者時間14年前 (2011/10/27 07:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 6056eb53d2d6e7d890113b500be93c7d58726904 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Oct 26 15:44:13 2011 -0700 kernel - Fix recently introduced bus error w/postgres scoreboard * The OBJ_ONEMAPPING flag has to be cleared when forking a shared mapping. * Fixed an issue with the postgres scoreboard. Reported-by: Studbolt, thesjg Summary of changes: sys/vm/vm_map.c | 26 +++++++++++++++++++------- sys/vm/vm_object.c | 2 +- 2 files changed, 20 insertions(+), 8 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6056eb53d2d6e7d890113b500be93c7d58726904 -- DragonFly BSD source repository
文章代碼(AID): #1Eg94ovU (DFBSD_commit)