diff options
author | jeff <jeff@FreeBSD.org> | 2005-05-03 10:58:05 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2005-05-03 10:58:05 +0000 |
commit | 79452537e3d4c5c4604a6dca1bf4ec4264e376c7 (patch) | |
tree | 333018a43607bfd7457ae1c45cec3da33157bd24 /sys/vm/vm_fault.c | |
parent | 92f17d1e6acf7fd66c58215578dbc6bdb5f51829 (diff) | |
download | FreeBSD-src-79452537e3d4c5c4604a6dca1bf4ec4264e376c7.zip FreeBSD-src-79452537e3d4c5c4604a6dca1bf4ec4264e376c7.tar.gz |
- Remove two mtx_asserts that can incorrectly trigger if
devstat_end_transaction is called from a fast interrupt. Presently
there is no way for mtx_assert to determine that we're not executing
in a real thread context.
Submitted by: jhusted@isilon.com
Diffstat (limited to 'sys/vm/vm_fault.c')
0 files changed, 0 insertions, 0 deletions