NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-arm/43339: IPL_NONE == IPL_SOFTNET on arm ports and it causes assertion panic
tsutsui%ceres.dti.ne.jp@localhost wrote:
> >Number: 43339
> >Category: port-arm
> >Synopsis: IPL_NONE == IPL_SOFTNET on arm ports and it causes assertion
> >panic
>
> ...
>
> >Fix:
> Set proper IPL_SOFTfoo values?
> ...
Right, while from mutex(9) perspective IPL_NONE and IPL_SOFT* behave same,
part of the reason for these definitions is a use for various assertions.
Therefore, definitions should have unique values.
--
Mindaugas
Home |
Main Index |
Thread Index |
Old Index