Re: [PATCH] call_usermodehelper hang

From: Greg KH
Date: Mon Apr 12 2004 - 13:57:48 EST


On Sat, Apr 10, 2004 at 01:11:37PM -0700, Andrew Morton wrote:
>
> void *kzmalloc(size_t size, int gfp_flags);
>
> kmalloc() then bzero().

Sure, make the kernel-janitor's list even longer now :)

> char *kstrdup(char *p, int gfp_flags);
>
> kmalloc() then strcpy()

Haha, that's Rusty's "Is Linus Awake" patch he tries to send every 6
months or so...

greg k-h
-
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/