All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] usb: ehci: fully align interrupt QHs/QTDs
Date: Thu, 20 Feb 2014 21:17:36 -0700	[thread overview]
Message-ID: <5306D360.1010103@wwwdotorg.org> (raw)
In-Reply-To: <201402081501.37988.marex@denx.de>

On 02/08/2014 07:01 AM, Marek Vasut wrote:
> On Friday, February 07, 2014 at 05:24:27 PM, Stephen Warren wrote:
>> On 02/07/2014 06:48 AM, Marek Vasut wrote:
>>> On Friday, February 07, 2014 at 07:48:06 AM, Stephen Warren wrote:
>>>> On 02/06/2014 07:53 PM, Marek Vasut wrote:
>>>>> On Thursday, February 06, 2014 at 09:13:06 PM, Stephen Warren wrote:
>>>>>> From: Stephen Warren <swarren@nvidia.com>
>>>>>>
>>>>>> These data structures are passed to cache-flushing routines, and hence
>>>>>> must be conform to both the USB the cache-flusing alignment
>>>>>> requirements. That means aligning to USB_DMA_MINALIGN. This is
>>>>>> important on systems where cache lines are >32 bytes.
>>>>>>
>>>>>> Signed-off-by: Stephen Warren <swarren@nvidia.com>
>>>>>
>>>>> Acked-by: Marek Vasut <marex@denx.de>
>>>>
>>>> Oh, I assumed you would be applying this?
>>>
>>> Yes I would , but the previous patch still needs some discussion.
>>
>> Oh OK. The patches don't depend on each-other in any way, so you can go
>> ahead and apply this now if you want. I should have actually sent them
>> separately rather than as a series.
> 
> Yeah, applied V2 of 1 and 2/2 now.

Great, thanks. I assume these will be pulled into 2014.04?

  reply	other threads:[~2014-02-21  4:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06 20:13 [U-Boot] [PATCH 1/2] ush: ehci: initialize altnext pointers in QH Stephen Warren
2014-02-06 20:13 ` [U-Boot] [PATCH 2/2] usb: ehci: fully align interrupt QHs/QTDs Stephen Warren
2014-02-07  2:53   ` Marek Vasut
2014-02-07  6:48     ` Stephen Warren
2014-02-07 13:48       ` Marek Vasut
2014-02-07 16:24         ` Stephen Warren
2014-02-08 14:01           ` Marek Vasut
2014-02-21  4:17             ` Stephen Warren [this message]
2014-02-07  2:53 ` [U-Boot] [PATCH 1/2] ush: ehci: initialize altnext pointers in QH Marek Vasut
2014-02-07  6:47   ` Stephen Warren
2014-02-07 13:50     ` Marek Vasut
2014-02-07 16:44       ` Stephen Warren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5306D360.1010103@wwwdotorg.org \
    --to=swarren@wwwdotorg.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.