From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2] mem: fix build on 32bits system Date: Thu, 20 Mar 2014 15:43:54 +0100 Message-ID: <20222732.nJ6nn7Ydt4@xps13> References: <1393575696-25289-1-git-send-email-david.marchand@6wind.com> <1393575696-25289-2-git-send-email-david.marchand@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: David Marchand , liljegren.mats2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Return-path: In-Reply-To: <1393575696-25289-2-git-send-email-david.marchand-pdR9zngts4EAvxtiuMwx3w@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" 28/02/2014 09:21, David Marchand : > Rebase commit 57c24af85d9eaa81549a212169605b4e2468a29f introduced a build > regression for 32bits system. The commit log of the rebased commit was also wrong for branch 1.6.0. So I've reverted the rebased commit and did a new one. It's better now. Thank you for reporting -- Thomas