]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r349905
authorAlan Cox <alc@FreeBSD.org>
Sun, 15 Sep 2019 21:27:14 +0000 (21:27 +0000)
committerAlan Cox <alc@FreeBSD.org>
Sun, 15 Sep 2019 21:27:14 +0000 (21:27 +0000)
commit5498757a0a24b16e62bb72fa98e4376bd38d9c9c
treef17bb72f4d4e93e108678c3b20f73c40c76cadc7
parent403ed644d2bd81b427de8b1c3719bfc04e916b30
MFC r349905
  According to Section D5.10.3 "Maintenance requirements on changing System
  register values" of the architecture manual, an isb instruction should be
  executed after updating ttbr0_el1 and before invalidating the TLB.
sys/arm64/arm64/efirt_machdep.c
sys/arm64/arm64/pmap.c