Module Name: src Committed By: skrll Date: Wed Aug 3 15:59:58 UTC 2016
Modified Files: src/sys/arch/arm/arm32: pmap.c Log Message: Don't touch pm_onproc at all in pmap_{update,destroy} and adjust KASSERT to suit. Update to cover the PMAP_TLB_MAX > 1 case as well while I'm here. To generate a diff of this commit: cvs rdiff -u -r1.338 -r1.339 src/sys/arch/arm/arm32/pmap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.