Module Name: src Committed By: skrll Date: Wed Oct 29 14:41:57 UTC 2014
Modified Files:
src/sys/arch/arm/pic: pic.c
Log Message:
In the MULTIPROCESSOR case mark all interrupt handlers not at IPL_VM as
mpsafe, so the kernel_lock is only taken at IPL_VM as per spl(9).
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/arm/pic/pic.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
