Date: Mon, 14 Jun 2010 07:38:53 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 intr_machdep.c src/sys/i386/i386 intr_machdep.c Message-ID: <201006140740.o5E7ebUR066731@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2010-06-14 07:38:53 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 intr_machdep.c
sys/i386/i386 intr_machdep.c
Log:
SVN rev 209155 on 2010-06-14 07:38:53Z by mav
Fix bug introduced in SVN rev 194985. When calling pic_assign_cpu()
for pre-bound IRQs during boot, submit there LAPIC ID, same as in other
places, not CPU ID.
Revision Changes Path
1.49 +1 -1 src/sys/amd64/amd64/intr_machdep.c
1.44 +1 -1 src/sys/i386/i386/intr_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006140740.o5E7ebUR066731>
