From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] netlink: use the appropriate namespace pid Date: Sun, 21 Mar 2010 21:30:22 -0700 (PDT) Message-ID: <20100321.213022.22037430.davem@davemloft.net> References: <20100320013850.GA13239@boeing.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, adobriyan@openvz.org To: thomas.goff@boeing.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:44368 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750877Ab0CVEaA (ORCPT ); Mon, 22 Mar 2010 00:30:00 -0400 In-Reply-To: <20100320013850.GA13239@boeing.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Tom Goff Date: Fri, 19 Mar 2010 18:38:50 -0700 > This was included in OpenVZ kernels but wasn't integrated upstream. >>>From git://git.openvz.org/pub/linux-2.6.24-openvz: > > commit 5c69402f18adf7276352e051ece2cf31feefab02 > Author: Alexey Dobriyan > Date: Mon Dec 24 14:37:45 2007 +0300 > > netlink: fixup ->tgid to work in multiple PID namespaces > > Signed-off-by: Tom Goff Well, at least CC: the person whose patches your pushing around, maybe they had a reason to not include it? The openvz guys have been extremely good about submitting their stuff so they deserve the benefit of the doubt. Alexey, can you review Tom's namespace patches in this set? Thanks!