All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <514B3DBB.3060302@web.de>

diff --git a/a/1.txt b/N1/1.txt
index d7738a1..147d7b7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -41,13 +41,3 @@ scheduler. This fixes the problem without the need to iterate over a iTD
 list.
 
 Signed-off-by: Soeren Moch <smoch@web.de>
-
-
-
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: ehci.diff
-Type: text/x-patch
-Size: 603 bytes
-Desc: not available
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130321/5c488fe2/attachment.bin>
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..a8976a1
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1,5 @@
+Content-Type: text/x-patch;
+ name="ehci.diff"
+Content-Transfer-Encoding: 7bit
+Content-Disposition: attachment;
+ filename="ehci.diff"
diff --git a/N1/2.txt b/N1/2.txt
new file mode 100644
index 0000000..12b14ab
--- /dev/null
+++ b/N1/2.txt
@@ -0,0 +1,17 @@
+--- linux-3.9.0-rc3-guru/drivers/usb/host/ehci-sched.c.orig	2013-03-21 17:36:21.000000000 +0100
++++ linux-3.9.0-rc3-guru/drivers/usb/host/ehci-sched.c	2013-03-21 17:38:56.000000000 +0100
+@@ -1214,6 +1214,7 @@ itd_urb_transaction (
+ 
+ 		memset (itd, 0, sizeof *itd);
+ 		itd->itd_dma = itd_dma;
++		itd->frame = -1;
+ 		list_add (&itd->itd_list, &sched->td_list);
+ 	}
+ 	spin_unlock_irqrestore (&ehci->lock, flags);
+@@ -1915,6 +1916,7 @@ sitd_urb_transaction (
+ 
+ 		memset (sitd, 0, sizeof *sitd);
+ 		sitd->sitd_dma = sitd_dma;
++		sitd->frame = -1;
+ 		list_add (&sitd->sitd_list, &iso_sched->td_list);
+ 	}
diff --git a/a/content_digest b/N1/content_digest
index bd9b7f0..8c6b5ca 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,18 @@
  "ref\0Pine.LNX.4.44L0.1303171320560.26486-100000@netrider.rowland.org\0"
- "From\0smoch@web.de (Soeren Moch)\0"
- "Subject\0[PATCH] USB: EHCI: fix for leaking isochronous data\0"
+ "From\0Soeren Moch <smoch@web.de>\0"
+ "Subject\0Re: [PATCH] USB: EHCI: fix for leaking isochronous data\0"
  "Date\0Thu, 21 Mar 2013 18:04:59 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Alan Stern <stern@rowland.harvard.edu>\0"
+ "Cc\0Arnd Bergmann <arnd@arndb.de>"
+  USB list <linux-usb@vger.kernel.org>
+  Jason Cooper <jason@lakedaemon.net>
+  Andrew Lunn <andrew@lunn.ch>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  linux-mm@kvack.org
+  Kernel development list <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org
+ " michael@amarulasolutions.com\0"
+ "\01:1\0"
  "b\0"
  "On 03/17/13 18:36, Alan Stern wrote:\n"
  "> On Sun, 17 Mar 2013, Soeren Moch wrote:\n"
@@ -47,16 +56,26 @@
  "scheduler. This fixes the problem without the need to iterate over a iTD \n"
  "list.\n"
  "\n"
- "Signed-off-by: Soeren Moch <smoch@web.de>\n"
- "\n"
- "\n"
- "\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: ehci.diff\n"
- "Type: text/x-patch\n"
- "Size: 603 bytes\n"
- "Desc: not available\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130321/5c488fe2/attachment.bin>
+ Signed-off-by: Soeren Moch <smoch@web.de>
+ "\01:2\0"
+ "fn\0ehci.diff\0"
+ "b\0"
+ "--- linux-3.9.0-rc3-guru/drivers/usb/host/ehci-sched.c.orig\t2013-03-21 17:36:21.000000000 +0100\n"
+ "+++ linux-3.9.0-rc3-guru/drivers/usb/host/ehci-sched.c\t2013-03-21 17:38:56.000000000 +0100\n"
+ "@@ -1214,6 +1214,7 @@ itd_urb_transaction (\n"
+ " \n"
+ " \t\tmemset (itd, 0, sizeof *itd);\n"
+ " \t\titd->itd_dma = itd_dma;\n"
+ "+\t\titd->frame = -1;\n"
+ " \t\tlist_add (&itd->itd_list, &sched->td_list);\n"
+ " \t}\n"
+ " \tspin_unlock_irqrestore (&ehci->lock, flags);\n"
+ "@@ -1915,6 +1916,7 @@ sitd_urb_transaction (\n"
+ " \n"
+ " \t\tmemset (sitd, 0, sizeof *sitd);\n"
+ " \t\tsitd->sitd_dma = sitd_dma;\n"
+ "+\t\tsitd->frame = -1;\n"
+ " \t\tlist_add (&sitd->sitd_list, &iso_sched->td_list);\n"
+ " \t}"
 
-83aa28d26b626d2f820e1b15a77ea200d81098767489a5f877406c70600192f5
+e91b7ad3c430bee74999a77d3887701eb216432ffb7968b9c98a751d87ace540

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.