Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750741AbWCTXoU (ORCPT ); Mon, 20 Mar 2006 18:44:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750719AbWCTXoU (ORCPT ); Mon, 20 Mar 2006 18:44:20 -0500 Received: from 216-99-217-87.dsl.aracnet.com ([216.99.217.87]:9857 "EHLO sorel.sous-sol.org") by vger.kernel.org with ESMTP id S1750709AbWCTXoT (ORCPT ); Mon, 20 Mar 2006 18:44:19 -0500 Date: Mon, 20 Mar 2006 15:43:38 -0800 From: Chris Wright To: "David S. Miller" Cc: chrisw@sous-sol.org, cxzhang@watson.ibm.com, netdev@axxeo.de, ioe-lkml@rameria.de, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, akpm@osdl.org Subject: Re: [PATCH] scm: fold __scm_send() into scm_send() Message-ID: <20060320234338.GW15997@sorel.sous-sol.org> References: <200603201244.58507.netdev@axxeo.de> <20060320201802.GS15997@sorel.sous-sol.org> <20060320213636.GT15997@sorel.sous-sol.org> <20060320.152838.68858441.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060320.152838.68858441.davem@davemloft.net> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1315 Lines: 29 * David S. Miller (davem@davemloft.net) wrote: > From: Chris Wright > Date: Mon, 20 Mar 2006 13:36:36 -0800 > > > The point of Catherine's original patch was to make sure there's always > > a security identifier associated with AF_UNIX messages. So receiver > > can always check it (same as having credentials even w/out sender > > control message passing them). Now we will have garbage for sid. > > I'm seriously considering backing out Catherine's AF_UNIX patch from > the net-2.6.17 tree before submitting it to Linus later today so that > none of this crap goes in right now. > > It appears that this needs a lot more sorting out, so for now that's > probably the right thing to do. I won't object. I checked your tree, it looks OK to me. The actual broken patch appears in -mm, and the security_sid_to_context snafu is primarily cosmetic at this point (the exports, etc fixed the real compilation issues AFAICT). But, again, if you want to drop that's fine w/ me. I'm sure Catherine can cleanup and resend as needed. thanks, -chris - 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/