Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sh3/sh3
Module Name: src
Committed By: uwe
Date: Sun Oct 8 18:20:42 UTC 2006
Modified Files:
src/sys/arch/sh3/sh3: exception.c
Log Message:
general_exception() is called with all interrupts masked in SR
(effectively we were running syscalls with interrupts disabled).
splx back to previous interrupt level from tf->tf_ssr.
XXX: tlb_exception() still has that problem.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/sh3/sh3/exception.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