From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH 08/22] libelf: introduce macros for memory access and pointer handling Date: Mon, 10 Jun 2013 17:58:51 +0100 Message-ID: <20918.1483.35672.733848@mariner.uk.xensource.com> References: <1370629642-6990-1-git-send-email-ian.jackson@eu.citrix.com> <1370629642-6990-9-git-send-email-ian.jackson@eu.citrix.com> <51B6055E.5050208@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51B6055E.5050208@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: Andrew Cooper Cc: "xen-devel@lists.xensource.com" , "mattjd@gmail.com" , "security@xen.org" List-Id: xen-devel@lists.xenproject.org Andrew Cooper writes ("Re: [PATCH 08/22] libelf: introduce macros for memory access and pointer handling"): > On 07/06/13 19:27, Ian Jackson wrote: > > Signed-off-by: Ian Jackson > > Acked-by: Ian Campbell > > Reviewed-by: Konrad Rzeszutek Wilk > > I believe I have independently verified that this patch has no relevant > differences in compiled output. > > One thing to say is that I do not appear to have git-clean on my system > (Debian Wheezy), but changing to "git clean" seems to work fine. Oh, yes. I forget that they've changed the canonical names. I have /usr/lib/git-core on my PATH. I will update the script in the commit message. Ian.