]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Buffers which can be memory mapped into userspace should never be
authorhselasky <hselasky@FreeBSD.org>
Fri, 17 Apr 2015 07:07:06 +0000 (07:07 +0000)
committerhselasky <hselasky@FreeBSD.org>
Fri, 17 Apr 2015 07:07:06 +0000 (07:07 +0000)
commitc3f2a6832eec9d606a5d02c3f1e7773cafb589d4
tree7eac5f4c4cf5f4227cf22e7bbde243fe478958ed
parent5bf38b8e181f95030888a4474fc55c235a1e8840
Buffers which can be memory mapped into userspace should never be
freed. Recycle the buffers instead. This patch also fixes a panic at
reboot issue when an UDL adapter is attached to the system.
sys/dev/usb/video/udl.c
sys/dev/usb/video/udl.h