Source-Changes-D archive

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

re: CVS commit: src/sys/kern



> Module Name:  src
> Committed By: apb
> Date:         Wed Oct  5 13:05:49 UTC 2011
> 
> Modified Files:
>       src/sys/kern: kern_synch.c
> 
> Log Message:
> Print "WARNING: negative runtime; monotonic clock has gone backwards\n"
> using log(LOG_WARNING, ...), not just printf(...).
> 
> From PR 45421 by Greg Woods.

i object to this change.

this is a serious error and indicates a real bug.  i think having
it hidden away in just the post-boot dmesg is a poor idea.


.mrg.


Home | Main Index | Thread Index | Old Index