On Tue, Jan 18, 2011 at 08:16:43AM +0000, Matt Thomas wrote: > Module Name: src > Committed By: matt > Date: Tue Jan 18 08:16:43 UTC 2011 > > Modified Files: > src/sys/kern: subr_evcnt.c > > Log Message: > Add code to detect attaching of evcnt before evcnt has been initialized. > > > To generate a diff of this commit: > cvs rdiff -u -r1.7 -r1.8 src/sys/kern/subr_evcnt.c
This breaks at runtime on at least one evbarm board, and probably many more. Jonathan Kollasch