Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/kern




To: jakllsch%kollasch.net@localhost

Subject: Re: CVS commit: src/sys/kern

From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>

Date: Tue, 3 May 2011 01:53:13 +0900


> > 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.

Then shouldn't such broken code (uninitialied evcnt reference) be fixed
as KASSERTMSG() claims?  (I've fixed pmax one)

---
Izumi Tsutsui


References:

Re: CVS commit: src/sys/kern
From: Jonathan A. Kollasch




Prev by Date: Re: CVS commit: src/sys/kern

Next by Date: Re: CVS commit: src/tests/usr.bin/pr

Previous by Thread: Re: CVS commit: src/sys/kern

Next by Thread: Re: CVS commit: src/tests/usr.bin/pr

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index