summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio.c
diff options
context:
space:
mode:
authorgallatin <gallatin@FreeBSD.org>2003-03-18 18:27:33 +0000
committergallatin <gallatin@FreeBSD.org>2003-03-18 18:27:33 +0000
commitd18eb82da543041fcb76c4f84e5ce7f514660496 (patch)
tree889671decf2d28bb9b98451080a4895537d30cf0 /sys/dev/sio/sio.c
parent45fa1964e92b0578603fd26b621d29ee968caaec (diff)
downloadFreeBSD-src-d18eb82da543041fcb76c4f84e5ce7f514660496.zip
FreeBSD-src-d18eb82da543041fcb76c4f84e5ce7f514660496.tar.gz
Fix a race condition in socow_setup(): The page must be wired before
sf_buf_alloc() is called, as sf_buf_alloc() may sleep. If it does sleep, the page might be reclaimed before wiring occurs. Reported by: alc
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud