]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Buffers which can be memory mapped into userspace should never be
authorHans Petter Selasky <hselasky@FreeBSD.org>
Fri, 17 Apr 2015 07:07:06 +0000 (07:07 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Fri, 17 Apr 2015 07:07:06 +0000 (07:07 +0000)
commit55e11a037a8580ee5e883aec3b6c9817b280a9e4
tree7eac5f4c4cf5f4227cf22e7bbde243fe478958ed
parent6456c04aaeff9f2a3514788659ffc84c9b3efcf6
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