From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe005.messaging.microsoft.com [216.32.181.185]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Microsoft Secure Server Authority" (not verified)) by ozlabs.org (Postfix) with ESMTPS id 7BD6DB6FF8 for ; Thu, 28 Jun 2012 05:36:16 +1000 (EST) Date: Wed, 27 Jun 2012 14:34:11 -0500 From: Kim Phillips To: Bharat Bhushan Subject: Re: [PATCH] Using alloc_coherent for caam job rings Message-ID: <20120627143411.b33d3ddab40e67b511297dcd@freescale.com> In-Reply-To: <1340774912-19042-1-git-send-email-bharat.bhushan@freescale.com> References: <1340774912-19042-1-git-send-email-bharat.bhushan@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Cc: Bharat Bhushan , linuxppc-dev@lists.ozlabs.org, linux-crypto@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 27 Jun 2012 10:58:32 +0530 Bharat Bhushan wrote: > This resolves the Linux boot crash issue when "swiotlb=force" is set > in bootargs on systems which have memory more than 4G. Acked-by: Kim Phillips Thanks Bharat, Kim