Source-Changes archive

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

CVS commit: src/sys/arch/sparc64



Module Name:    src
Committed By:   martin
Date:           Wed Feb  1 20:21:38 UTC 2006

Modified Files:
        src/sys/arch/sparc64/dev: psycho.c sbus.c
        src/sys/arch/sparc64/sparc64: cpu.c

Log Message:
Do not assume the bootstrap CPU has UPA id 0 - on some machines it hasn't.
Explicitly route all interrupts to the current cpu for now, we'll revisit
this when SMP is working.
Problem spotted and analyzed by Stephan Meisinger, fix inspired by FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/arch/sparc64/dev/psycho.c
cvs rdiff -r1.73 -r1.74 src/sys/arch/sparc64/dev/sbus.c
cvs rdiff -r1.44 -r1.45 src/sys/arch/sparc64/sparc64/cpu.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