Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/arch/acorn26/acorn26



Module Name:    src
Committed By:   bouyer
Date:           Fri Jan 16 21:37:53 UTC 2009

Modified Files:
        src/sys/arch/acorn26/acorn26 [netbsd-5]: irq.c

Log Message:
Pull up following revision(s) (requested by bjh21 in ticket #258):
        sys/arch/acorn26/acorn26/irq.c: revision 1.10
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.8 -r1.8.28.1 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