From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id EEAC32C008F for ; Mon, 10 Sep 2012 15:19:34 +1000 (EST) Message-ID: <1347254365.11820.1.camel@pasglop> Subject: Re: [PATCH] powerpc-powernv: added tce_get callback for powernv platform From: Benjamin Herrenschmidt To: David Gibson Date: Mon, 10 Sep 2012 15:19:25 +1000 In-Reply-To: <20120910023554.GP12554@truffula.fritz.box> References: <1346807975-2323-1-git-send-email-aik@ozlabs.ru> <20120910023554.GP12554@truffula.fritz.box> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Alexey Kardashevskiy , Paul Mackerras , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2012-09-10 at 12:35 +1000, David Gibson wrote: > Looks good to me. Ben, do you plan to merge this soon? Yes, it will hit powerpc-next any minute now. Cheers, Ben.