git: drm: Add asm/uaccess.h functions
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Sat Feb 28 02:02:30 PST 2015
commit 5205d08b5f5d8b81b6463d46033a56bec08409cc
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Sat Feb 28 09:46:22 2015 +0100
drm: Add asm/uaccess.h functions
* __copy_to_user() and __copy_from_user(), obtained from OpenBSD
* __copy_to_user_inatomic() and __copy_from_user_inatomic_nocache(),
obtained from FreeBSD
Summary of changes:
sys/dev/drm/include/asm/uaccess.h | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5205d08b5f5d8b81b6463d46033a56bec08409cc
--
DragonFly BSD source repository
More information about the Commits
mailing list