Re: unhappy with current.h

Chris Wedgwood (cw@f00f.org)
Mon, 14 Oct 2002 18:09:30 -0700


On Mon, Oct 14, 2002 at 10:45:30PM +0200, Andi Kleen wrote:

> How about changing the definition to:

> #define current ((struct task_struct *)get_current())

Is there some magic way to make it an inline function? That way
collisions would be at the compiler level as opposed to the
preprocessor level (pretending there is a strong separation here).

--cw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/