> The following is a patch to the pcmcia code in which a kmalloc failure could
> cause the code to crash since the pointer is dereferenced. I've instead
> allocated the fixed sized array on the stack. The patch was made against

We intentionally keep large objects off the stack
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to