PC-BSD/trueos 4184d62sys/amd64/amd64 pmap.c

Set PG_G global mapping bit on the trampoline ptes.

Trampoline mappings are better treated as global since they are valid
in all address spaces, even for PTI.  pmap_invalidate_range() must work
on global mappings for pti since kernel_pmap invalidations are really
same as for non-PTI.

Reviewed by:    alc, markj
Tested by:      pho
Sponsored by:   The FreeBSD Foundation
MFC after:      1 month
Differential revision:  https://reviews.freebsd.org/D15052
DeltaFile
+1-1sys/amd64/amd64/pmap.c
+1-11 files

UnifiedSplitRaw