Re: [PATCH 1/2] introduce task_detached() helper

From: Christoph Hellwig
Date: Sun Mar 02 2008 - 23:38:12 EST


On Mon, Mar 03, 2008 at 07:17:49AM +0300, Oleg Nesterov wrote:
> +#define task_detached(p) ((p)->exit_signal == -1)

Why is this a macro, no inline?

--
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/