For a specific set of processes (e.g. those that are able to open /dev/kmem) it may not be necessary to perform PTI. By excluding processes from PTI it's possible to avoid the performance impact of PTI.
This review expands the checks for UCR3 == PMAP_NO_CR3 to enable processes to be excluded from PTI. This review however does not define nor implement the policy for which processes are actually excluded from PTI.