Date: Sun, 17 Jul 2011 01:23:50 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/conf files.i386 src/sys/i386/xen mptable.c Message-ID: <201107170124.p6H1OKvi017365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-07-17 01:23:50 UTC
FreeBSD src repository
Modified files:
sys/conf files.i386
sys/i386/xen mptable.c
Log:
SVN rev 224120 on 2011-07-17 01:23:50Z by jhb
Don't include mptable_pci.c in Xen kernels. It is only meant for systems
that truly have an MPTable. The MPTable code in Xen is really a Xen
specific CPU enumerator and probably shouldn't be using the mptable name
at all.
Revision Changes Path
1.667 +1 -1 src/sys/conf/files.i386
1.7 +0 -30 src/sys/i386/xen/mptable.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107170124.p6H1OKvi017365>
