Re: [PATCH] uml: user of helper_wait() got missed when it got extra arguments

From: Jeff Dike
Date: Wed Jan 02 2008 - 10:09:49 EST


On Sun, Dec 23, 2007 at 08:01:04PM +0000, Al Viro wrote:
> - helper_wait(pid);
> + helper_wait(pid, 1, NULL);

Thanks.

I know I fixed these - I probably forgot to quilt add the file.

Jeff

--
Work email - jdike at linux dot intel dot com
--
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/