Source-Changes archive

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

CVS commit: [matt-nb5-mips64] src/sys/arch



Module Name:    src
Committed By:   matt
Date:           Sun May 16 00:34:45 UTC 2010

Modified Files:
        src/sys/arch/evbmips/malta [matt-nb5-mips64]: malta_intr.c
        src/sys/arch/mips/include [matt-nb5-mips64]: intr.h
        src/sys/arch/mips/mips [matt-nb5-mips64]: spl.S
        src/sys/arch/sbmips/sbmips [matt-nb5-mips64]: sb1250_icu.c

Log Message:
Add IPL_DDB.  This is needed for watchdog on sbmips and for IPIs used by DDB.
It's above IPL_SCHED but below IPL_HIGH.


To generate a diff of this commit:
cvs rdiff -u -r1.19.16.6 -r1.19.16.7 src/sys/arch/evbmips/malta/malta_intr.c
cvs rdiff -u -r1.3.96.11 -r1.3.96.12 src/sys/arch/mips/include/intr.h
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/sys/arch/mips/mips/spl.S
cvs rdiff -u -r1.9.36.13 -r1.9.36.14 src/sys/arch/sbmips/sbmips/sb1250_icu.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