From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] malloc: get rid of numa_socket field Date: Wed, 30 Apr 2014 11:46:59 +0200 Message-ID: <1924916.Rcp1eJXUv5@xps13> References: <20140415144440.GD3557@hmsreliant.think-freely.org> <1397825778-24334-2-git-send-email-david.marchand@6wind.com> <20140418130842.GA4053@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand Return-path: In-Reply-To: <20140418130842.GA4053-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-04-18 09:08, Neil Horman: > On Fri, Apr 18, 2014 at 02:56:17PM +0200, David Marchand wrote: > > We don't really need this field as it is only used when creating the > > memzone object associated to this heap. > > > > Signed-off-by: David Marchand > > Acked-by: Neil Horman Applied for version 1.6.0r2. Thanks -- Thomas