Re: usb_get_status(): what a weird implementation !

From: Francis Moreau
Date: Mon Jun 30 2008 - 10:22:35 EST


On Mon, Jun 30, 2008 at 4:11 PM, Oliver Neukum <oliver@xxxxxxxxxx> wrote:
>
> Well, we have:
> asm-mips/mach-ip32/kmalloc.h:#define ARCH_KMALLOC_MINALIGN 128
> That's 256 bytes, that is 1/16 of the stack.

yep but I wouldn't call such beast an embedded system ;)

And on this system stack size is 8 KiB.

But I agree a plain stack allocation as I showed is not usable.

--
Francis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/