From: Rusty Russell <rusty@rustcorp.com.au>
To: Arjan van de Ven <arjan@infradead.org>
Cc: linux-kernel@vger.kernel.org, jkosina@suse.cz, mchehab@infradead.org
Subject: Re: [PATCH 1/3] module: create a request_module_nowait()
Date: Tue, 10 Feb 2009 13:41:03 +1030 [thread overview]
Message-ID: <200902101341.04523.rusty@rustcorp.com.au> (raw)
In-Reply-To: <20090209072531.5cf92d3a@infradead.org>
On Tuesday 10 February 2009 01:55:31 Arjan van de Ven wrote:
> On Mon, 9 Feb 2009 17:02:17 +1030
> Rusty Russell <rusty@rustcorp.com.au> wrote:
> > Nice, applied. Made one change; I've taken to using the new-fangled
> > bool type for flag args, for slight extra clarity.
>
> for this case that's a bit unfortunate though.
>
> the call usermode helper code takes 3 values, -1, 0 and 1.
Yes, we could re-use the umh enum if we want to change it.
Thanks,
Rusty.
prev parent reply other threads:[~2009-02-10 3:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-08 18:42 [PATCH 1/3] module: create a request_module_nowait() Arjan van de Ven
2009-02-08 18:42 ` [PATCH 2/3] use the new request_module_nowait() in the hid driver Arjan van de Ven
2009-02-10 17:23 ` Jiri Kosina
2009-02-10 22:18 ` Rusty Russell
2009-02-08 18:43 ` [PATCH 3/3] use the new request_module_nowait() in drivers/media Arjan van de Ven
2009-02-08 19:00 ` Arjan van de Ven
2009-02-09 16:34 ` Mauro Carvalho Chehab
2009-02-10 13:32 ` Rusty Russell
2009-02-10 18:37 ` Mauro Carvalho Chehab
2009-02-09 6:32 ` [PATCH 1/3] module: create a request_module_nowait() Rusty Russell
2009-02-09 15:25 ` Arjan van de Ven
2009-02-10 3:11 ` Rusty Russell [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=200902101341.04523.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=arjan@infradead.org \
--cc=jkosina@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=mchehab@infradead.org \
/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.