Module Name: src Committed By: pgoyette Date: Mon Jul 18 06:58:44 UTC 2016
Modified Files: src/sys/rump/librump/rumpkern [pgoyette-localcount]: rump.c Log Message: We also need to init devsw's pserialize stuff when running as rump. XXX Noted that in rump, pserialize is initialized much sooner than devsw, XXX while in "real" kernels, pserialize comes _after_ devsw. Hmmm. To generate a diff of this commit: cvs rdiff -u -r1.329 -r1.329.2.1 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.