summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2008-01-17 18:25:52 +0000
committeralc <alc@FreeBSD.org>2008-01-17 18:25:52 +0000
commit7f5a9c7a3602de0c7b5c5157690e605889c07dac (patch)
treec4a63b8741257c1e5c85ac365039b69faf76bce6 /sys/isa
parentb9ae01c4c72a469ad5314b6d8d4f74cb6bd3b495 (diff)
downloadFreeBSD-src-7f5a9c7a3602de0c7b5c5157690e605889c07dac.zip
FreeBSD-src-7f5a9c7a3602de0c7b5c5157690e605889c07dac.tar.gz
Retire PMAP_DIAGNOSTIC. Any useful diagnostics that were conditionally
compiled under PMAP_DIAGNOSTIC are now KASSERT()s. (Note: The kernel option DIAGNOSTIC still disables inlining of certain pmap functions.) Eliminate dead code from pmap_enter(). This code implemented an assertion. On i386, an equivalent check is already implemented. However, on amd64, a small change is required to implement an equivalent check. Eliminate \n from a nearby panic string. Use KASSERT() to reimplement pmap_copy()'s two assertions.
Diffstat (limited to 'sys/isa')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud