From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753181AbcE3FLm (ORCPT ); Mon, 30 May 2016 01:11:42 -0400 Received: from mga11.intel.com ([192.55.52.93]:32620 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752511AbcE3FLl (ORCPT ); Mon, 30 May 2016 01:11:41 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,388,1459839600"; d="scan'208";a="710882279" Date: Mon, 30 May 2016 10:48:09 +0530 From: Vinod Koul To: Ludovic Desroches Cc: linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, nicolas.ferre@atmel.com Subject: Re: [PATCH 1/3] dmaengine: at_xdmac: align descriptors on 64 bits Message-ID: <20160530051808.GJ16910@localhost> References: <1463064854-6719-1-git-send-email-ludovic.desroches@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463064854-6719-1-git-send-email-ludovic.desroches@atmel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 12, 2016 at 04:54:08PM +0200, Ludovic Desroches wrote: > Having descriptors aligned on 64 bits allows update CNDA and CUBC in an > atomic way. Applied all, thanks -- ~Vinod