]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Convert i386 NPX hardware context save methods to ifuncs.
authorKonstantin Belousov <kib@FreeBSD.org>
Wed, 19 Sep 2018 16:37:43 +0000 (16:37 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Wed, 19 Sep 2018 16:37:43 +0000 (16:37 +0000)
commitad8edd79ccc1132b0d7c77b49c51785a619e725d
tree93afa87a13f1cc8ea5e5c5ee9650c6463f5146e0
parentc035292545cf7b7ce74236d87ef1b2f985bd0cb7
Convert i386 NPX hardware context save methods to ifuncs.

Since ifunc-capable linker is now required on i386, bring this code in
line with the amd64 counterpart.

Reviewed by: alc, markj
Sponsored by: The FreeBSD Foundation
Approved by: re (gjb)
Differential revision: https://reviews.freebsd.org/D16736
sys/i386/i386/npx.c