Module Name: src Committed By: matt Date: Mon Feb 13 17:07:45 UTC 2012
Modified Files: src/sys/arch/arm/include: mcontext.h Log Message: Modify __lwp_getprivate_fast to call _lwp_getprivate if the mrc instruction returns 0 (some ARM cores are broken and don't raise an undefined exception when encountering an unknown or privileged mrc instruction in user mode). To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/include/mcontext.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.