Re: [stable] xHCI: handle command after aborting the command ring

2012-10-14 Thread Ben Hutchings
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 ('

Re: [stable] xHCI: handle command after aborting the command ring

2012-10-13 Thread Jonathan Nieder
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) con