From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Post Subject: Re: [PATCH] Fix variadic formatting in blktap2 breaking xen-unstable building on x86_32 Date: Sat, 27 Jun 2009 02:40:48 +0800 Message-ID: <1246041648.5626.86.camel@localhost.localdomain> References: <1246036766.5626.76.camel@localhost.localdomain> <20090626182404.GB80880@zanzibar.kublai.com> Reply-To: echo@echoreply.us Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20090626182404.GB80880@zanzibar.kublai.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Brendan Cully Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Fri, 2009-06-26 at 11:24 -0700, Brendan Cully wrote: > This just ping-pongs between breaking 32-bit and 64-bit. I think you > want to use PRIu64 in all these cases. Yes, sorry for sending without really looking, was leaving my office at the time. Several macros also need fixed, I'll re-send the patch tomorrow morning (its 2:39 AM my time now) .. unless someone else does it first. Cheers, --Tim