Re: [PATCH] scm: fold __scm_send() into scm_send()

From: Benjamin LaHaise
Date: Mon Mar 13 2006 - 15:25:37 EST


On Mon, Mar 13, 2006 at 09:05:31PM +0100, Ingo Oeser wrote:
> From: Ingo Oeser <ioe-lkml@xxxxxxxxxx>
>
> Fold __scm_send() into scm_send() and remove that interface completly
> from the kernel.

Whoa, what are you doing here? Uninlining scm_send() is a Bad Thing to do
given that scm_send() is in the AF_UNIX hot path.

-ben
--
"Time is of no importance, Mr. President, only life is important."
Don't Email: <dont@xxxxxxxxx>.
-
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/