Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/sys/dev/ofw
"Martin Husemann" writes:
> Module Name: src
> Committed By: martin
> Date: Fri Jun 26 10:14:32 UTC 2020
>
> Modified Files:
> src/sys/dev/ofw: ofw_subr.c
>
> Log Message:
> Remove !cold KASSERT - it does not compile on all kernels, and it is not the
> right thing to test for anyway. XXX should we panic instead? Are "compatible"
> strings this long happening in real devices?
IMO, best to panic with a clear message about what is wrong.
.mrg.
Home |
Main Index |
Thread Index |
Old Index