Source-Changes archive

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

CVS commit: src/sys/arch/acorn26/acorn26



Module Name:    src
Committed By:   bjh21
Date:           Tue Jan  6 23:35:39 UTC 2009

Modified Files:
        src/sys/arch/acorn26/acorn26: irq.c

Log Message:
Replace the local current_spl with the ARM-wide curcpu()->ci_cpl, since
otherwise a DEBUG kernel panics at the first AST, though I don't think
any non-DEBUG code cares.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/arch/acorn26/acorn26/irq.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