> Date: Sun, 04 Mar 2001 13:10:26 -0800
> From: David Brownell <[EMAIL PROTECTED]>

> > I found that usb-uhci fails when FORCE_DEBUG is set in mm/slab.c
> > because it expects 16 bytes alignment for structures it allocates.
> 
> And mm/slab.c changes semantics when CONFIG_SLAB_DEBUG
> is set:  it ignores SLAB_HWCACHE_ALIGN.  That seems more like
> the root cause of the problem to me!
> 
> It's a lot simpler to patch mm/slab.c so its semantics don't change.
> That is, don't resolve clashes between HWCACHE_ALIGN and
> automagic redzoning in favor of redzoning any more.

Mind if I take it to linux-kernel?

-- Pete

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to