diff options
author | imp <imp@FreeBSD.org> | 2008-10-01 05:47:17 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2008-10-01 05:47:17 +0000 |
commit | b934ed77165c1a5ab368778f35de59a554860fd0 (patch) | |
tree | 393b0f1c669bd3f42d66eb581c25a3b41632af26 /sys/kern/uipc_socket.c | |
parent | 26119416f8ff79b970f64afeae70fca27dd5e158 (diff) | |
download | FreeBSD-src-b934ed77165c1a5ab368778f35de59a554860fd0.zip FreeBSD-src-b934ed77165c1a5ab368778f35de59a554860fd0.tar.gz |
Remove critical_enter() and critical_exit(): pmap_growkernel is called
with kernel_map->system_mtx held so these aren't needed. Add an
assertion to make sure this is the case.
Also, fix a minor style(9) nit.
Reviewed by: alc@
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions