Benjamin LaHaise <[EMAIL PROTECTED]> wrote: > > On Mon, Mar 13, 2006 at 09:05:31PM +0100, Ingo Oeser wrote: > > From: Ingo Oeser <[EMAIL PROTECTED]> > > > > Fold __scm_send() into scm_send() and remove that interface completly > > from the kernel. > > Whoa, what are you doing here? >
scm_send() and scm_recv() are already uninlined in Dave's tree - this patch does further consolidation. > Uninlining scm_send() is a Bad Thing to do > given that scm_send() is in the AF_UNIX hot path. scm_send() and scm_recv() are in _two_ AF_UNIX hotpaths... - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html