public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y
@ 2021-02-21 12:46 Salvatore Bonaccorso
  2021-02-21 12:53 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 7+ messages in thread
From: Salvatore Bonaccorso @ 2021-02-21 12:46 UTC (permalink / raw)
  To: stable; +Cc: Greg Kroah-Hartman, Sasha Levin, Trent Piepho, Marcel Holtmann

Hi

517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS")
was applied to mainline fixing (restoring) behaviour to pre 5.7. As
the commit message describes in effect, WBS was broken for all USB-BT
adapters that do not support alt 6.

Can you consider it to apply it to back to 5.10.y?

Regards,
Salvatore

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y
  2021-02-21 12:46 Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y Salvatore Bonaccorso
@ 2021-02-21 12:53 ` Greg Kroah-Hartman
  2021-02-21 13:03   ` Trent Piepho
  0 siblings, 1 reply; 7+ messages in thread
From: Greg Kroah-Hartman @ 2021-02-21 12:53 UTC (permalink / raw)
  To: Salvatore Bonaccorso; +Cc: stable, Sasha Levin, Trent Piepho, Marcel Holtmann

On Sun, Feb 21, 2021 at 01:46:10PM +0100, Salvatore Bonaccorso wrote:
> Hi
> 
> 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS")
> was applied to mainline fixing (restoring) behaviour to pre 5.7. As
> the commit message describes in effect, WBS was broken for all USB-BT
> adapters that do not support alt 6.
> 
> Can you consider it to apply it to back to 5.10.y?

I do not see any such git commit id in Linus's tree, are you sure you
picked the right one?

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y
  2021-02-21 12:53 ` Greg Kroah-Hartman
@ 2021-02-21 13:03   ` Trent Piepho
  2021-02-21 13:12     ` Greg Kroah-Hartman
  2021-02-21 13:30     ` Sjoerd Simons
  0 siblings, 2 replies; 7+ messages in thread
From: Trent Piepho @ 2021-02-21 13:03 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Salvatore Bonaccorso, stable, Sasha Levin, Marcel Holtmann

On Sun, Feb 21, 2021 at 4:53 AM Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Sun, Feb 21, 2021 at 01:46:10PM +0100, Salvatore Bonaccorso wrote:
> > Hi
> >
> > 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS")
> > was applied to mainline fixing (restoring) behaviour to pre 5.7. As
> > the commit message describes in effect, WBS was broken for all USB-BT
> > adapters that do not support alt 6.
> >
> > Can you consider it to apply it to back to 5.10.y?
>
> I do not see any such git commit id in Linus's tree, are you sure you
> picked the right one?

Full hash is 517b693351a2d04f3af1fc0e506ac7e1346094de.

Looks like it should work as I intended on current 5.10.y, but I
didn't test that kernel.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y
  2021-02-21 13:03   ` Trent Piepho
@ 2021-02-21 13:12     ` Greg Kroah-Hartman
  2021-02-21 13:17       ` Salvatore Bonaccorso
  2021-02-21 13:30     ` Sjoerd Simons
  1 sibling, 1 reply; 7+ messages in thread
From: Greg Kroah-Hartman @ 2021-02-21 13:12 UTC (permalink / raw)
  To: Trent Piepho; +Cc: Salvatore Bonaccorso, stable, Sasha Levin, Marcel Holtmann

On Sun, Feb 21, 2021 at 05:03:34AM -0800, Trent Piepho wrote:
> On Sun, Feb 21, 2021 at 4:53 AM Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> > On Sun, Feb 21, 2021 at 01:46:10PM +0100, Salvatore Bonaccorso wrote:
> > > Hi
> > >
> > > 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS")
> > > was applied to mainline fixing (restoring) behaviour to pre 5.7. As
> > > the commit message describes in effect, WBS was broken for all USB-BT
> > > adapters that do not support alt 6.
> > >
> > > Can you consider it to apply it to back to 5.10.y?
> >
> > I do not see any such git commit id in Linus's tree, are you sure you
> > picked the right one?
> 
> Full hash is 517b693351a2d04f3af1fc0e506ac7e1346094de.
> 
> Looks like it should work as I intended on current 5.10.y, but I
> didn't test that kernel.

Ah, this thing isn't even in 5.11, it just now showed up in Linus's
tree.

Give it time to hit at least a released version (i.e. 5.12-rc1) before
we pull it into a stable release.  Unless the bluetooth maintainers say
it is ok to do so earlier than that.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y
  2021-02-21 13:12     ` Greg Kroah-Hartman
@ 2021-02-21 13:17       ` Salvatore Bonaccorso
  2021-02-22 10:12         ` Greg Kroah-Hartman
  0 siblings, 1 reply; 7+ messages in thread
From: Salvatore Bonaccorso @ 2021-02-21 13:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: Trent Piepho, stable, Sasha Levin, Marcel Holtmann

Hi Greg,

On Sun, Feb 21, 2021 at 02:12:17PM +0100, Greg Kroah-Hartman wrote:
> On Sun, Feb 21, 2021 at 05:03:34AM -0800, Trent Piepho wrote:
> > On Sun, Feb 21, 2021 at 4:53 AM Greg Kroah-Hartman
> > <gregkh@linuxfoundation.org> wrote:
> > > On Sun, Feb 21, 2021 at 01:46:10PM +0100, Salvatore Bonaccorso wrote:
> > > > Hi
> > > >
> > > > 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS")
> > > > was applied to mainline fixing (restoring) behaviour to pre 5.7. As
> > > > the commit message describes in effect, WBS was broken for all USB-BT
> > > > adapters that do not support alt 6.
> > > >
> > > > Can you consider it to apply it to back to 5.10.y?
> > >
> > > I do not see any such git commit id in Linus's tree, are you sure you
> > > picked the right one?
> > 
> > Full hash is 517b693351a2d04f3af1fc0e506ac7e1346094de.
> > 
> > Looks like it should work as I intended on current 5.10.y, but I
> > didn't test that kernel.
> 
> Ah, this thing isn't even in 5.11, it just now showed up in Linus's
> tree.
> 
> Give it time to hit at least a released version (i.e. 5.12-rc1) before
> we pull it into a stable release.  Unless the bluetooth maintainers say
> it is ok to do so earlier than that.

Sure. We got a request in Debian to include the commit for an upcoming
5.10.y based update and just want to make sure we do not diverge here
from upstream.  But it's obviously good to wait then unless bluetooth
maintainers give the ack earlier.

Thanks for the quick responses.

Regards,
Salvatore

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y
  2021-02-21 13:03   ` Trent Piepho
  2021-02-21 13:12     ` Greg Kroah-Hartman
@ 2021-02-21 13:30     ` Sjoerd Simons
  1 sibling, 0 replies; 7+ messages in thread
From: Sjoerd Simons @ 2021-02-21 13:30 UTC (permalink / raw)
  To: Trent Piepho
  Cc: Greg Kroah-Hartman, Salvatore Bonaccorso, stable, Sasha Levin,
	Marcel Holtmann

On Sun, Feb 21, 2021 at 05:03:34AM -0800, Trent Piepho wrote:
> On Sun, Feb 21, 2021 at 4:53 AM Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> > On Sun, Feb 21, 2021 at 01:46:10PM +0100, Salvatore Bonaccorso wrote:
> > > Hi
> > >
> > > 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS")
> > > was applied to mainline fixing (restoring) behaviour to pre 5.7. As
> > > the commit message describes in effect, WBS was broken for all USB-BT
> > > adapters that do not support alt 6.
> > >
> > > Can you consider it to apply it to back to 5.10.y?
> >
> > I do not see any such git commit id in Linus's tree, are you sure you
> > picked the right one?
> 
> Full hash is 517b693351a2d04f3af1fc0e506ac7e1346094de.
> 
> Looks like it should work as I intended on current 5.10.y, but I
> didn't test that kernel.

I've been using it for a while now on top of 5.10.y; It fixes issues for me with
both Intel and Broadcom based usb adapters. Fwiw i previously[0] suggested
adding fixes/tested-by tags but those didn't make it into the merged version.

Regards,
  Sjoerd

0: https://lore.kernel.org/lkml/YB68RUVLRGQKS+yH@dawn.lan/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y
  2021-02-21 13:17       ` Salvatore Bonaccorso
@ 2021-02-22 10:12         ` Greg Kroah-Hartman
  0 siblings, 0 replies; 7+ messages in thread
From: Greg Kroah-Hartman @ 2021-02-22 10:12 UTC (permalink / raw)
  To: Salvatore Bonaccorso; +Cc: Trent Piepho, stable, Sasha Levin, Marcel Holtmann

On Sun, Feb 21, 2021 at 02:17:41PM +0100, Salvatore Bonaccorso wrote:
> Hi Greg,
> 
> On Sun, Feb 21, 2021 at 02:12:17PM +0100, Greg Kroah-Hartman wrote:
> > On Sun, Feb 21, 2021 at 05:03:34AM -0800, Trent Piepho wrote:
> > > On Sun, Feb 21, 2021 at 4:53 AM Greg Kroah-Hartman
> > > <gregkh@linuxfoundation.org> wrote:
> > > > On Sun, Feb 21, 2021 at 01:46:10PM +0100, Salvatore Bonaccorso wrote:
> > > > > Hi
> > > > >
> > > > > 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS")
> > > > > was applied to mainline fixing (restoring) behaviour to pre 5.7. As
> > > > > the commit message describes in effect, WBS was broken for all USB-BT
> > > > > adapters that do not support alt 6.
> > > > >
> > > > > Can you consider it to apply it to back to 5.10.y?
> > > >
> > > > I do not see any such git commit id in Linus's tree, are you sure you
> > > > picked the right one?
> > > 
> > > Full hash is 517b693351a2d04f3af1fc0e506ac7e1346094de.
> > > 
> > > Looks like it should work as I intended on current 5.10.y, but I
> > > didn't test that kernel.
> > 
> > Ah, this thing isn't even in 5.11, it just now showed up in Linus's
> > tree.
> > 
> > Give it time to hit at least a released version (i.e. 5.12-rc1) before
> > we pull it into a stable release.  Unless the bluetooth maintainers say
> > it is ok to do so earlier than that.
> 
> Sure. We got a request in Debian to include the commit for an upcoming
> 5.10.y based update and just want to make sure we do not diverge here
> from upstream.  But it's obviously good to wait then unless bluetooth
> maintainers give the ack earlier.

This seems sane, I'll queue it up now, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-02-22 10:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-21 12:46 Please apply commit 517b693351a2 ("Bluetooth: btusb: Always fallback to alt 1 for WBS") to back to v5.10.y Salvatore Bonaccorso
2021-02-21 12:53 ` Greg Kroah-Hartman
2021-02-21 13:03   ` Trent Piepho
2021-02-21 13:12     ` Greg Kroah-Hartman
2021-02-21 13:17       ` Salvatore Bonaccorso
2021-02-22 10:12         ` Greg Kroah-Hartman
2021-02-21 13:30     ` Sjoerd Simons

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox