]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/commit
Revert the MFC of the r244237, done as r244806. There are indeed bugs
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 7 Aug 2013 10:07:55 +0000 (10:07 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 7 Aug 2013 10:07:55 +0000 (10:07 +0000)
commit74d1f5d20f166f85b04ab7e5743e812d5a924ca1
tree5aca00630076e72367a7a083828d08b4e26f1e5c
parent5e6b5f041d4fb0f077964ed355d69d8f8abcf33a
Revert the MFC of the r244237, done as r244806.  There are indeed bugs
in XEN pmap.  The revert hides a panic with the cost of non-working
vfork(2), which means more obscure misbehaviour in the usermode.
Revert is only done on the stable branch to maintain the consistent
erratic behaviour.

PR: kern/180788
Approved by: re (marius)

git-svn-id: svn://svn.freebsd.org/base/releng/9.2@254054 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/kern/kern_fork.c