Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   sommerfeld
Date:           Sun Feb 27 20:42:55 UTC 2000

Modified Files:
        syssrc/sys/arch/i386/i386 [sommerfeld_i386mp_1]: cpu.c ioapic.c

Log Message:
Let ioapic know the id of the boot CPU so interrupts get routed there
for now.  Previously it assumed "cpu 0", which wasn't necessarily the
boot CPU.

This is a temporary kludge until we have symmetric interrupt handling.


To generate a diff of this commit:
cvs rdiff -r1.1.2.4 -r1.1.2.5 syssrc/sys/arch/i386/i386/cpu.c
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/arch/i386/i386/ioapic.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index