]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove dead code in i386 cpu_throw().
authorKonstantin Belousov <kib@FreeBSD.org>
Sat, 25 Aug 2018 15:31:23 +0000 (15:31 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Sat, 25 Aug 2018 15:31:23 +0000 (15:31 +0000)
commit23c97bcba1433e417ffdf2fd3b9c233170f0c89f
tree55ae0c0f0bc04869eb3598fef4bcda00477d6b9b
parent60b742343453a29342442b67a43a9b743bf9343e
Remove dead code in i386 cpu_throw().

Curpmap must be already valid when cpu_throw() is called, even for early
AP startup.

Suggested by: alc
Reviewed by: alc, markj
Sponsored by: The FreeBSD Foundation
Approved by: re (marius)
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D16893
sys/i386/i386/swtch.s