diff options
author | jeff <jeff@FreeBSD.org> | 2003-11-14 04:04:14 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-11-14 04:04:14 +0000 |
commit | 149f26477e6c402227349a655830bc9681c185f0 (patch) | |
tree | 4af03079befa2998905862b7fe8303fc00ada4ba /sys/dev/isp | |
parent | 76902f9650960394b9d36796a5906783641cb649 (diff) | |
download | FreeBSD-src-149f26477e6c402227349a655830bc9681c185f0.zip FreeBSD-src-149f26477e6c402227349a655830bc9681c185f0.tar.gz |
- Drop the process lock before we call into ptrace_{read|write}_int or
any functions that call them. Calling proc_rwmem() with the proc lock
held is not safe. Currently, we're protected from any races by Giant.
Eventually proc_rwmem() should require the proc lock and not Giant.
Diffstat (limited to 'sys/dev/isp')
0 files changed, 0 insertions, 0 deletions