Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/rump/librump/rumpkern
Module Name: src
Committed By: ozaki-r
Date: Mon Aug 11 04:27:24 UTC 2014
Modified Files:
src/sys/rump/librump/rumpkern: rump.c
Log Message:
Do cprng_fast_init in rump_init
It fixes rump bootup failure:
panic: kernel diagnostic assertion "off < percpu_nextoff" failed:
file "/usr/src/lib/librump/../../sys/rump/../kern/subr_percpu.c", line 76
To generate a diff of this commit:
cvs rdiff -u -r1.307 -r1.308 src/sys/rump/librump/rumpkern/rump.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index