Re: [PATCH 1/3] module: create a request_module_nowait()

From: Rusty Russell
Date: Mon Feb 09 2009 - 22:11:20 EST


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@xxxxxxxxxxxxxxx> 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.
--
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/