]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 259013:
authorjhb <jhb@FreeBSD.org>
Tue, 24 Dec 2013 19:10:56 +0000 (19:10 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 24 Dec 2013 19:10:56 +0000 (19:10 +0000)
commitbf62f8539bc3dfcf812136b77722d3be351331bb
treef7eda763fda15b7ff2fb37d31dddc1519ca2884a
parent4620ae454b718b9bf42934f2b3ffd9723cd6f3b4
MFC 259013:
Fix the processor table entry structure to use a fixed-width type for
32-bit fields so it is the correct size on amd64.  Remove a workaround
for the broken structure from bhyve(8).
sys/x86/include/mptable.h
usr.sbin/bhyve/mptbl.c