Jukka Ruohonen <jruoho...@iki.fi> wrote:

> +#ifdef DIAGNOSTIC
> +       KASSERT(curlwp != uvm.pagedaemon_lwp);
> +#endif
> 
> Why pollute code with redundant #ifdefs?

Right, I missed the point that KASSERT contains #ifdef DIAGNOSTIC. I
will fix that tomorrow morning.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
m...@netbsd.org

Reply via email to