panic: kmem_slab_alloc: bad flags 00000104

Richard Nyberg rnyberg at it.su.se
Sun Apr 18 08:01:00 PDT 2004


At Sun, 18 Apr 2004 13:53:22 +0200,
Joerg Sonnenberger wrote:
> 
> [1  <text/plain; us-ascii (7bit)>]
> On Sun, Apr 18, 2004 at 12:18:18AM +0200, Richard Nyberg wrote:
> > Seems like ip6_addaux uses M_DONTWAIT (defined as 4 in mbuf.h) as flags
> > to malloc, but kmem_slab_alloc panics if neither M_RNOWAIT nor M_WAITOK
> > is set.
> 
> Can you try the attached patch?
> 
Certainly. Thanks!
I'll report if any problems creep up.

	-Richard





More information about the Bugs mailing list