Re: [PATCH fix for 3.17 v5] uas: Add a quirk for rejecting ATA_12 and ATA_16 commands

2014-09-24 Thread Greg Kroah-Hartman
On Mon, Sep 15, 2014 at 04:13:52PM +0200, Hans de Goede wrote:
 Hi,
 
 On 09/15/2014 04:08 PM, Greg Kroah-Hartman wrote:
  On Mon, Sep 15, 2014 at 04:04:12PM +0200, Hans de Goede wrote:
  And set this quirk for the Seagate Expansion Desk (0bc2:2312), as that one
  seems to hang upon receiving an ATA_12 or ATA_16 command.
 
  https://bugzilla.kernel.org/show_bug.cgi?id=79511
  https://bbs.archlinux.org/viewtopic.php?id=183190
 
  While at it also add missing documentation for the u value for usb-storage
  quirks.
 
  Cc: sta...@vger.kernel.org # 3.16
  Signed-off-by: Hans de Goede hdego...@redhat.com
 
  --
  Changes in v2: Add documentation for new t and u usb-storage.quirks flags
  Changes in v3: Fix typo in documentation
  Changes in v4: Also apply the quirk to (0bc2:3312)
  Changes in v5: Rebased on 3.17-rc5, drop u documentation, already upstream
  
  So I should wait another day for v6?  :)
 
 Hehe, no I certainly hope not.
 
 Chances are I there will eventually be more seagate models needing the quirk,
 but I've none in the pipeline atm, and we can always add those with an
 incremental patch.
 
 So if this is not too late for 3.17 and you can pick up v5 that would be 
 great.

It's too late for 3.17, but I'll mark it for stable for 3.17 and 3.16.

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH fix for 3.17 v5] uas: Add a quirk for rejecting ATA_12 and ATA_16 commands

2014-09-15 Thread Greg Kroah-Hartman
On Mon, Sep 15, 2014 at 04:04:12PM +0200, Hans de Goede wrote:
 And set this quirk for the Seagate Expansion Desk (0bc2:2312), as that one
 seems to hang upon receiving an ATA_12 or ATA_16 command.
 
 https://bugzilla.kernel.org/show_bug.cgi?id=79511
 https://bbs.archlinux.org/viewtopic.php?id=183190
 
 While at it also add missing documentation for the u value for usb-storage
 quirks.
 
 Cc: sta...@vger.kernel.org # 3.16
 Signed-off-by: Hans de Goede hdego...@redhat.com
 
 --
 Changes in v2: Add documentation for new t and u usb-storage.quirks flags
 Changes in v3: Fix typo in documentation
 Changes in v4: Also apply the quirk to (0bc2:3312)
 Changes in v5: Rebased on 3.17-rc5, drop u documentation, already upstream

So I should wait another day for v6?  :)

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH fix for 3.17 v5] uas: Add a quirk for rejecting ATA_12 and ATA_16 commands

2014-09-15 Thread Hans de Goede
Hi,

On 09/15/2014 04:08 PM, Greg Kroah-Hartman wrote:
 On Mon, Sep 15, 2014 at 04:04:12PM +0200, Hans de Goede wrote:
 And set this quirk for the Seagate Expansion Desk (0bc2:2312), as that one
 seems to hang upon receiving an ATA_12 or ATA_16 command.

 https://bugzilla.kernel.org/show_bug.cgi?id=79511
 https://bbs.archlinux.org/viewtopic.php?id=183190

 While at it also add missing documentation for the u value for usb-storage
 quirks.

 Cc: sta...@vger.kernel.org # 3.16
 Signed-off-by: Hans de Goede hdego...@redhat.com

 --
 Changes in v2: Add documentation for new t and u usb-storage.quirks flags
 Changes in v3: Fix typo in documentation
 Changes in v4: Also apply the quirk to (0bc2:3312)
 Changes in v5: Rebased on 3.17-rc5, drop u documentation, already upstream
 
 So I should wait another day for v6?  :)

Hehe, no I certainly hope not.

Chances are I there will eventually be more seagate models needing the quirk,
but I've none in the pipeline atm, and we can always add those with an
incremental patch.

So if this is not too late for 3.17 and you can pick up v5 that would be great.

Thanks,

Hans
--
To unsubscribe from this list: send the line unsubscribe linux-usb in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html