Module Name: src Committed By: skrll Date: Thu Sep 7 06:29:47 UTC 2017
Modified Files:
src/sys/uvm/pmap: pmap.c
Log Message:
There's no need to call pmap_tlb_invalidate_addr if pmap_remove_all was
called and PMAP_DEFERRED_ACTIVATE is set.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/uvm/pmap/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
