Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   tsutsui
Date:           Sat Jan 26 14:02:54 UTC 2008

Modified Files:
        src/sys/arch/sun2/sun2: clock.c
        src/sys/arch/sun3/sun3: clock.c
        src/sys/arch/sun3/sun3x: clock.c
        src/sys/arch/sun68k/include: cpu.h intr.h

Log Message:
Also account idepth in clock interrupt handlers
(which are registered directly by isr_add_custom())
and use the idepth value for CLKF_INTR().


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sun2/sun2/clock.c
cvs rdiff -r1.58 -r1.59 src/sys/arch/sun3/sun3/clock.c
cvs rdiff -r1.34 -r1.35 src/sys/arch/sun3/sun3x/clock.c
cvs rdiff -r1.19 -r1.20 src/sys/arch/sun68k/include/cpu.h
cvs rdiff -r1.17 -r1.18 src/sys/arch/sun68k/include/intr.h

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