Source-Changes archive

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

CVS commit: src/sys/arch/hpcmips



Module Name:    src
Committed By:   tsutsui
Date:           Fri Apr  4 12:36:06 UTC 2008

Modified Files:
        src/sys/arch/hpcmips/hpcmips: interrupt.c
        src/sys/arch/hpcmips/tx: tx39icu.c
        src/sys/arch/hpcmips/vr: vr.c

Log Message:
Account ci_idepth in VR_INTR() and TX_INTR, rather than cpu_intr() in
hpcmips/interrupt.c. The latter one is used only on kernels configured for
multiple CPUs (i.e. kernels which have both options VR41XX and TX39XX).

Closes PR port-hpcmips/38139 from Risto Sainio.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/hpcmips/hpcmips/interrupt.c
cvs rdiff -r1.23 -r1.24 src/sys/arch/hpcmips/tx/tx39icu.c
cvs rdiff -r1.50 -r1.51 src/sys/arch/hpcmips/vr/vr.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