On Sat, 2012-10-13 at 12:00 -0700, Jonathan Nieder wrote:
> Hi Ben,
> 
> Ben Hutchings wrote:
> 
> > I'm trying to apply:
> >
> > commit b63f4053cc8aa22a98e3f9a97845afe6c15d0a0d
> [...]
> > to 3.2.y.  A simple cherry-pick doesn't compile because the inc_deq()
> > function requires a 3rd argument ('consumer')
> 
> In v3.4-rc1~184^2~21^2~9 (xHCI: store ring's type, 2012-03-05)
> consumer was replaced by the boolean value (ring->type == TYPE_EVENT).
> In b63f4053 the ring is xhci->cmd_ring which has type TYPE_COMMAND, so
> consumer should be false.

Thanks, that makes sense.  Added to the queue with this change.

Ben.

-- 
Ben Hutchings
Always try to do things in chronological order;
it's less confusing that way.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to