summaryrefslogtreecommitdiffstats
path: root/xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-12-15 08:14:26 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2014-12-15 08:14:26 -0500
commitc1706593bc0d9e86e72df56af96bba44f452ceb0 (patch)
tree3f2e6ef746aec5888135433606c9127f0bd61f4a /xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch
parent33419b1791c64bbc2d0fdf6631046c30716e58a0 (diff)
downloadkernel-c1706593bc0d9e86e72df56af96bba44f452ceb0.tar.gz
kernel-c1706593bc0d9e86e72df56af96bba44f452ceb0.tar.xz
kernel-c1706593bc0d9e86e72df56af96bba44f452ceb0.zip
CVE-2014-8559 deadlock due to incorrect usage of rename_lock (rhbz 1159313 1173814)
Diffstat (limited to 'xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch')
-rw-r--r--xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch9
1 files changed, 4 insertions, 5 deletions
diff --git a/xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch b/xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch
index 43181ff04..0f79ee0ac 100644
--- a/xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch
+++ b/xhci-Add-broken-streams-quirk-for-Fresco-Logic-FL100.patch
@@ -1,8 +1,7 @@
-From e6a429eb0bfa03e3dca62e3922874d768833395f Mon Sep 17 00:00:00 2001
From: Hans de Goede <hdegoede@redhat.com>
Date: Fri, 5 Dec 2014 11:01:00 +0100
-Subject: [PATCH 1/3] xhci: Add broken-streams quirk for Fresco Logic FL1000G
- xhci controllers
+Subject: [PATCH] xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci
+ controllers
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
@@ -28,10 +27,10 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com>
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/host/xhci-pci.c b/drivers/usb/host/xhci-pci.c
-index d41ce7aaa97d..63f79aa82673 100644
+index 142b601f9563..7f76c8a12f89 100644
--- a/drivers/usb/host/xhci-pci.c
+++ b/drivers/usb/host/xhci-pci.c
-@@ -80,6 +80,8 @@ static void xhci_pci_quirks(struct device *dev, struct xhci_hcd *xhci)
+@@ -82,6 +82,8 @@ static void xhci_pci_quirks(struct device *dev, struct xhci_hcd *xhci)
"must be suspended extra slowly",
pdev->revision);
}