git: kern_memio - mark dev_ops READ and WRITE MPSAFE
Alex Hornung
alexh at crater.dragonflybsd.org
Mon Dec 21 00:33:16 PST 2009
commit 11bf0192a84e455e778ceff735f748552be3ba8a
Author: Alex Hornung <ahornung at gmail.com>
Date: Mon Dec 21 08:26:09 2009 +0000
kern_memio - mark dev_ops READ and WRITE MPSAFE
* Mark read and write dev ops as being MPSAFE. This affects urandom,
random, zero, null, mem, kmem.
Summary of changes:
sys/kern/kern_memio.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/11bf0192a84e455e778ceff735f748552be3ba8a
--
DragonFly BSD source repository
More information about the Commits
mailing list