]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restrict the faulting addresses we call pmap_fault from to just those that
authorAndrew Turner <andrew@FreeBSD.org>
Mon, 21 May 2018 16:14:53 +0000 (16:14 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Mon, 21 May 2018 16:14:53 +0000 (16:14 +0000)
commit78921ae87959d4d7961f7479a79bffe671a568a9
tree1b0b6b1cb26633658ad63f085f06fdf045d3ac2d
parentf42a83f2a6272bafdceede9e3569aebccc04e7dc
Restrict the faulting addresses we call pmap_fault from to just those that
may fault due to superpage mappings being changed.

Sponsored by: DARPA, AFRL
sys/arm64/arm64/trap.c