public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] xhci, usbnet: fixes for 3.14
@ 2014-03-07 15:06 Mathias Nyman
  2014-03-07 15:06 ` [PATCH 1/2] Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." Mathias Nyman
  2014-03-07 15:06 ` [PATCH 2/2] Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" Mathias Nyman
  0 siblings, 2 replies; 11+ messages in thread
From: Mathias Nyman @ 2014-03-07 15:06 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, linux-kernel, sarah.a.sharp, stern, Mathias Nyman

Hi Greg,

These two xhci scatter-gather related patches should be reverted to avoid
USB 3.0 mass storage regression for users.
Sarah and Alan concluded that this the best choice until proper TD fragmentation
rules are implemented, discussion is here:  

http://marc.info/?l=linux-usb&m=139395884021971&w=2

The patch xhci 1.0: "Limit arbitrarily-aligned scatter gather." was added
to 3.14-rc1 and stable, both patches should be reverted from stable and 3.14

A few mass storage regression cases:
http://marc.info/?l=linux-usb&m=139413069718354&w=2
http://marc.info/?l=linux-usb&m=139411871213253&w=2
http://marc.info/?l=linux-usb&m=139361293103188&w=2

-Mathias

Mathias Nyman (2):
  Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
  Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma"

 drivers/net/usb/ax88179_178a.c |  8 --------
 drivers/usb/host/xhci.c        | 14 +++-----------
 2 files changed, 3 insertions(+), 19 deletions(-)

-- 
1.8.1.2


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

end of thread, other threads:[~2014-03-07 17:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 15:06 [PATCH 0/2] xhci, usbnet: fixes for 3.14 Mathias Nyman
2014-03-07 15:06 ` [PATCH 1/2] Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather." Mathias Nyman
2014-03-07 15:18   ` David Laight
2014-03-07 15:44     ` Alan Stern
2014-03-07 16:10       ` David Laight
2014-03-07 15:06 ` [PATCH 2/2] Revert "USBNET: ax88179_178a: enable tso if usb host supports sg dma" Mathias Nyman
2014-03-07 15:12   ` David Laight
2014-03-07 15:18     ` Alan Stern
2014-03-07 15:56       ` David Laight
2014-03-07 16:49         ` Alan Stern
2014-03-07 17:04           ` David Laight

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