Add a memory wrap check to kernacc to try to reduce instances of a bogus
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 25 Apr 2006 16:22:32 +0000 (16:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 25 Apr 2006 16:22:32 +0000 (16:22 +0000)
commited468fd2afe37457ab7da96c132a93c4944e6028
tree7bde954be312294b119c4e91869f19d9ae1c9ab3
parent4e0ecc94da39f78ac4623c9b7758686c53dbe55a
Add a memory wrap check to kernacc to try to reduce instances of a bogus
kmem access crashing the kernel.

Taken-from: posting by Mark W. Krentel to the FreeBSD lists
Submitted-by: Stefan Krueger <skrueger@meinberlikomm.de>
sys/vm/vm_glue.c