From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756238Ab3BEPme (ORCPT ); Tue, 5 Feb 2013 10:42:34 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:57324 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756114Ab3BEPmb (ORCPT ); Tue, 5 Feb 2013 10:42:31 -0500 Message-ID: <5111285D.3030503@ti.com> Date: Tue, 5 Feb 2013 10:42:21 -0500 From: Cyril Chemparathy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Russell King - ARM Linux CC: Linus Walleij , Mark Brown , , Sergei Shtylyov , Linux Documentation List , Lindgren , Vinod Koul , "Nair, Sandeep" , Chris Ball , Matt Porter , Arnd Bergmann , Devicetree Discuss , Rob Herring , Linux OMAP List , ARM Kernel List , Linux DaVinci Kernel List , "Cousson, Benoit" , Linux MMC List , Linux Kernel Mailing List , Landley , Dan Williams , Linux SPI Devel List Subject: Re: [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common References: <20130204154153.GA18237@arwen.pp.htv.fi> <510FF1A6.403@mvista.com> <20130204164712.GB4269@arwen.pp.htv.fi> <510FF5C9.3030600@mvista.com> <20130204170216.GC4269@arwen.pp.htv.fi> <51100A72.6030909@ti.com> <20130204203358.GX4720@opensource.wolfsonmicro.com> <51102E25.8040107@ti.com> <20130205124120.GC17852@n2100.arm.linux.org.uk> In-Reply-To: <20130205124120.GC17852@n2100.arm.linux.org.uk> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/05/2013 07:41 AM, Russell King - ARM Linux wrote: > On Mon, Feb 04, 2013 at 04:54:45PM -0500, Cyril Chemparathy wrote: >> You're assuming that cookies complete in order. That is not necessarily >> true. > > Under what circumstances is that not true? > Notably when hardware can prioritize certain classes of traffic over others, for instance with data center bridging mechanisms.