git: kernel - Fix recently introduced bus error w/postgres scoreboard
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Oct 26 15:46:15 PDT 2011
commit 6056eb53d2d6e7d890113b500be93c7d58726904
Author: Matthew Dillon <dillon at 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
More information about the Commits
mailing list