]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r345468:
authordchagin <dchagin@FreeBSD.org>
Sun, 28 Apr 2019 14:11:21 +0000 (14:11 +0000)
committerdchagin <dchagin@FreeBSD.org>
Sun, 28 Apr 2019 14:11:21 +0000 (14:11 +0000)
commit8deef2ddd5d405a58410f29544974d75484ef5fd
tree954276f80652db0d4b0fdc1a4a81f9f79ac5668e
parent78fe640bf7905abb83d04775c7c1bccf733b91a3
MFC r345468:

Revert r313993.
AMD64_SET_**BASE expects a pointer to a pointer, we just passing in the pointer value itself.

Set PCB_FULL_IRET for doreti to restore %fs, %gs and its correspondig base.
sys/amd64/linux/linux_machdep.c