From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e06smtp17.uk.ibm.com (e06smtp17.uk.ibm.com [195.75.94.113]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 85A3E2C00B1 for ; Fri, 21 Mar 2014 19:37:33 +1100 (EST) Received: from /spool/local by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 21 Mar 2014 08:37:29 -0000 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id BE34A2190056 for ; Fri, 21 Mar 2014 08:37:20 +0000 (GMT) Received: from d06av02.portsmouth.uk.ibm.com (d06av02.portsmouth.uk.ibm.com [9.149.37.228]) by b06cxnps4074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s2L8bD5W66322494 for ; Fri, 21 Mar 2014 08:37:14 GMT Received: from d06av02.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av02.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s2L8bOeS021848 for ; Fri, 21 Mar 2014 02:37:25 -0600 Message-ID: <532BFA38.9090904@fr.ibm.com> Date: Fri, 21 Mar 2014 09:37:12 +0100 From: Cedric Le Goater MIME-Version: 1.0 To: Geoff Levand Subject: Re: [PATCH 00/18] powerpc/boot: 64bit little endian wrapper References: <1391788771-16405-1-git-send-email-clg@fr.ibm.com> <1395328213-19206-1-git-send-email-clg@fr.ibm.com> <1395335024.20123.2.camel@smoke> In-Reply-To: <1395335024.20123.2.camel@smoke> Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Geoff, > Do you have these in a git branch somewhere so I can merge and test > them? No, sorry, I don't have a public git repo. Let me see how I can fix that, it might be useful for future patchsets. Thanks, C.