From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] tools: remove xenpmd Date: Wed, 17 Feb 2016 12:05:40 -0500 Message-ID: <20160217170540.GC23247@char.us.oracle.com> References: <1455720074-11321-1-git-send-email-ian.campbell@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1455720074-11321-1-git-send-email-ian.campbell@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: wei.liu2@citrix.com, ian.jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, Feb 17, 2016 at 02:41:14PM +0000, Ian Campbell wrote: > It has four instances of the same CID 1198719 (strncpy(..., 32) into a > 32-byte buffer). > > However ever since it was checked in in 2008 it has contained a > /tmp instead of the real ones in /proc. I therefore conclude that it > has not ever been used in its current form in the last 8 years and > might as well therefore be deleted. The code remains in the git > history should anyone one to reanimate it. > > Searching online shows no references to the use of this tool. > > Signed-off-by: Ian Campbell Acked-by: Konrad Rzeszutek Wilk .. Can I commit this in now :-)