1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
freebsd/sys/powerpc/aim
Alan Cox 6fba331424 cpu_fork(): Check "flags" before dereferencing "p2". Otherwise,
the call "vm_fork(p1, 0, flags);" early in fork1 can cause a kernel
panic.
2000-06-11 06:22:01 +00:00
..
vm_machdep.c cpu_fork(): Check "flags" before dereferencing "p2". Otherwise, 2000-06-11 06:22:01 +00:00