]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fix i386 builds after r334005 and r334009
authormmacy <mmacy@FreeBSD.org>
Tue, 22 May 2018 05:09:33 +0000 (05:09 +0000)
committermmacy <mmacy@FreeBSD.org>
Tue, 22 May 2018 05:09:33 +0000 (05:09 +0000)
commitcb389455030957e157fe55b376a23204a3b88a59
tree9c00253ceadef16f91afca253a0410edba4f456e
parent1f9699a9eb0ada570c4b84510292c58d731cc01d
fix i386 builds after r334005 and r334009

r334005: add pc_ibpb_set as it is now referenced by common code
(although presumably not needed on i386 since it has been there
since the first spectre mitigation work on amd64)

r334009: there is no amd64 rflags -> i386 eflags
sys/i386/i386/trap.c
sys/i386/include/pcpu.h