Date: Tue, 5 May 2009 01:13:20 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 local_apic.c src/sys/i386/i386 local_apic.c Message-ID: <200905050116.n451GmGc059782@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-05-05 01:13:20 UTC FreeBSD src repository Modified files: sys/amd64/amd64 local_apic.c sys/i386/i386 local_apic.c Log: SVN rev 191803 on 2009-05-05 01:13:20Z by mav Do not try to initialize LAPIC timer if we are not going to use it. It solves assertion, when kernel built with INVARIANTS configured to use i8254 timer. Revision Changes Path 1.55 +1 -1 src/sys/amd64/amd64/local_apic.c 1.58 +1 -1 src/sys/i386/i386/local_apic.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905050116.n451GmGc059782>