summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2010-03-22 18:24:42 +0000
committermarcel <marcel@FreeBSD.org>2010-03-22 18:24:42 +0000
commite8d4382fb5e2cb1abb27fae51d38554c608050af (patch)
tree72f0d7d5775d2961ec997ca6814b04c7ad8624ed /ObsoleteFiles.inc
parentc581c7d82f674c53356a9c08ea72b0b5d30a7dba (diff)
downloadFreeBSD-src-e8d4382fb5e2cb1abb27fae51d38554c608050af.zip
FreeBSD-src-e8d4382fb5e2cb1abb27fae51d38554c608050af.tar.gz
o Remove the pmap argument to pmap_invalidate_all() as it's not used
other than in a potentially dangerous KASSERT. o Hand-inline pmap_remove_page() as it's only called from 1 place and the abstraction that pmap_remove_page() provides is not enough to warrant the obfuscation. Eliminate the dangerous KASSERT in the process. o In pmap_remove_pte(), remove the KASSERT for pmap being the current one as it's not safe in the face of CPU migration.
Diffstat (limited to 'ObsoleteFiles.inc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud