DragonFly BSD
DragonFly bugs List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: panic: kmem_slab_alloc: bad flags 00000104


From: Richard Nyberg <rnyberg@xxxxxxxx>
Date: Sun, 18 Apr 2004 17:01:00 +0200

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]