Date: Fri, 19 Nov 2010 16:24:12 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/x86/x86 local_apic.c Message-ID: <201011191624.oAJGOOE9050950@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-11-19 16:24:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/x86/x86 local_apic.c Log: SVN rev 215527 on 2010-11-19 16:24:12Z by jhb MFC 215001: Only dump the values of the PMC and CMCI local vector table entries on a local APIC if those LVT entries are valid. This quiets spurious illegal register local APIC errors during boot on a CPU that doesn't support those vectors. Revision Changes Path 1.17.2.4 +9 -4 src/sys/x86/x86/local_apic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011191624.oAJGOOE9050950>