--- - branch: netbsd-8 date: Thu Nov 30 14:40:46 UTC 2017 files: - new: 1.158.6.1 old: '1.158' path: src/sys/kern/kern_lock.c pathrev: src/sys/kern/kern_lock.c@1.158.6.1 type: modified - new: 1.8.10.1 old: '1.8' path: src/sys/kern/subr_pserialize.c pathrev: src/sys/kern/subr_pserialize.c@1.8.10.1 type: modified - new: 1.181.6.2 old: 1.181.6.1 path: src/sys/rump/librump/rumpkern/emul.c pathrev: src/sys/rump/librump/rumpkern/emul.c@1.181.6.2 type: modified - new: 1.329.10.1 old: '1.329' path: src/sys/rump/librump/rumpkern/rump.c pathrev: src/sys/rump/librump/rumpkern/rump.c@1.329.10.1 type: modified - new: 1.1.46.1 old: '1.1' path: src/sys/sys/pserialize.h pathrev: src/sys/sys/pserialize.h@1.1.46.1 type: modified id: 20171130T144046Z.2850241df6464ae5eafe3eac4b12e6bb6e8a624f log: "Pull up following revision(s) (requested by ozaki-r in ticket #405):\n\tsys/sys/pserialize.h: revision 1.2\n\tsys/kern/kern_lock.c: revision 1.160\n\tsys/kern/subr_pserialize.c: revision 1.9\n\tsys/rump/librump/rumpkern/emul.c: revision 1.184\n\tsys/rump/librump/rumpkern/emul.c: revision 1.185\n\tsys/rump/librump/rumpkern/rump.c: revision 1.330\nImplement debugging feature for pserialize(9)\nThe debugging feature detects violations of pserialize constraints.\nIt causes a panic:\n- if a context switch happens in a read section, or\n- if a sleepable function is called in a read section.\nThe feature is enabled only if LOCKDEBUG is on.\nDiscussed on tech-kern@\nAdd missing inclusion of pserialize.h (fix build)\n" module: src subject: 'CVS commit: [netbsd-8] src/sys' unixtime: '1512052846' user: martin