003c50d1d5
invalidation algorithm: if (old mapping had PG_ASM set || pmap is active) { TIBS(va); if (also sync I-stream) imb(); } The check for "old mapping had PG_ASM" will get all kernel mappings (since kernel mappings always have PG_ASM set). This allows us to remove the bogus check for the kernel pmap in active_pmap() - do so. Use the new TLB invalidation macro whenever such action is needed. |
||
---|---|---|
.. | ||
alpha | ||
common | ||
compile | ||
conf | ||
eisa | ||
include | ||
isa | ||
pci | ||
stand | ||
tc | ||
tlsb | ||
wscons | ||
Makefile | ||
STYLE |