kernel - Fix recently introduced bus error w/postgres scoreboard
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 Oct 2011 22:44:13 +0000 (15:44 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 26 Oct 2011 22:44:13 +0000 (15:44 -0700)
commit6056eb53d2d6e7d890113b500be93c7d58726904
treec429bcedee18d569bd1b80dfd3e4f9510c52b0f3
parent79ccbaaedf6d07d50409a8ec057976a25cda3874
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
sys/vm/vm_map.c
sys/vm/vm_object.c