lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 10 Aug 2018 12:13:53 -0400
From:   Joseph Salisbury <joseph.salisbury@...onical.com>
To:     daniel.thompson@...aro.org
Cc:     ard.biesheuvel@...aro.org, mathias.nyman@...ux.intel.com,
        gregkh@...uxfoundation.org,
        "stable@...r.kernel.org" <stable@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [Regression] usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas
 uPD720201

Hi Daniel,

A kernel bug report was opened against Ubuntu [0].  It was found the
following patch introduced the regression:

da9970668948 ("usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201")

The bug reporter claims there is a typo in the patch that caused the
regression.  I built a test kernel with a change to the suspected typo
and the bug reporter claims it resolved the regression.  My test kernel
had the following change:

-                       pdev->device == 0x0014)
+                       pdev->device == 0x0015)

I was hoping to get your feedback, since you are the patch author.  Do
you think this is an actual typo, or maybe there really needs to be two
quirks?

Thanks,

Joe


[0] http://pad.lv/1773704

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ