Re: [PATCH 01/12] export kernel call get_task_comm()

From: Christoph Hellwig
Date: Tue Feb 15 2011 - 05:58:09 EST


On Tue, Feb 08, 2011 at 08:36:02PM +0000, Alan Cox wrote:
> Which is a detail you really don't want to leak out of the proper
> abstraction use. I really don't see why you are advocating bad
> programming practice - everything else uses the abstraction properly,
> this just happens to be the first modular case that wants to behave
> properly.

Just grep for current->comm uses and get_task_comm uses and see that
this is not true.

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