]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Restore TLB invalidations done before smp started.
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 11 Jun 2020 17:25:20 +0000 (17:25 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Thu, 11 Jun 2020 17:25:20 +0000 (17:25 +0000)
commite7a291f41852a7e0c8381313c5ccf9daaee86f94
tree4e4155955872ef0fcd5fb8a2c57abb70d8fa7da1
parent104d75a0514ed2af511b5ca7885206c01171ed0f
Restore TLB invalidations done before smp started.

In particular, invalidation of the preloaded modules text to allow
execution from it was broken after D25188/r362031.

Reviewed by: markj
Reported by: delphij, dhw
Sponsored by: The FreeBSD Foundation
MFC after: 13 days
sys/x86/x86/mp_x86.c