All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Al Viro <viro@ftp.linux.org.uk>
Cc: torvalds@linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] uml: user of helper_wait() got missed when it got extra arguments
Date: Wed, 2 Jan 2008 10:09:15 -0500	[thread overview]
Message-ID: <20080102150915.GC5567@c2.user-mode-linux.org> (raw)
In-Reply-To: <E1J6X0S-0007SZ-Aa@ZenIV.linux.org.uk>

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

      reply	other threads:[~2008-01-02 15:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-23 20:01 [PATCH] uml: user of helper_wait() got missed when it got extra arguments Al Viro
2008-01-02 15:09 ` Jeff Dike [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080102150915.GC5567@c2.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@ftp.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.