]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 259013:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Dec 2013 19:10:56 +0000 (19:10 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 Dec 2013 19:10:56 +0000 (19:10 +0000)
commitc232f524f5263471a8215896f9a18ff57a8a4b44
treef7eda763fda15b7ff2fb37d31dddc1519ca2884a
parent3951629338a36de14e9929152f648e4b03835a75
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).

git-svn-id: svn://svn.freebsd.org/base/stable/10@259837 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/x86/include/mptable.h
usr.sbin/bhyve/mptbl.c