hi,

> Module Name:  src
> Committed By: rmind
> Date:         Mon Jan 30 21:05:40 UTC 2012
> 
> Modified Files:
>       src/sys/kern: subr_kmem.c
> 
> Log Message:
> Fix for KMEM_GUARD; do not use it from interrupt context.

kmem_zalloc still seems broken and anyway the test looks too fragile.
how about simply moving the #ifdef blocks to callers?

YAMAMOTO Takashi

> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.40 -r1.41 src/sys/kern/subr_kmem.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.

Reply via email to