git: kernel - Fix panic on upmap/kpmap read via procfs.
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Nov 25 10:57:52 PST 2014
commit 6a5c487bc5c8cebaaf4a431650caa2cee46e12f1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Nov 25 10:57:13 2014 -0800
kernel - Fix panic on upmap/kpmap read via procfs.
* Fix a panic when upmap/kpmap is accessed via procfs.
Reported-by: Joris Giovannangeli
Summary of changes:
sys/vm/vm_fault.c | 29 +++++++++++++++++++++++++++++
1 file changed, 29 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6a5c487bc5c8cebaaf4a431650caa2cee46e12f1
--
DragonFly BSD source repository
More information about the Commits
mailing list