Oliver Neukum
16b45fdf9c
xhci: fix integer overflow
...
xhci_service_interval_to_ns() returns long long
to avoid an overflow. However, the type cast happens
too late. The fix is to force ULL from the beginning.
This patch should be backported to kernels as old as 3.5, that contain
the commit e3567d2c15a7a8e2f992a5f7c7683453ca406d82 "xhci: Add Intel
U1/U2 timeout policy."
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
CC: stable@vger.kernel.org
2012-10-23 15:43:38 -07:00
..
2012-08-15 15:17:39 -07:00
2011-12-07 22:02:05 +00:00
2012-04-23 13:22:00 -07:00
2012-08-10 12:01:32 -07:00
2012-08-10 12:01:33 -07:00
2012-08-10 12:01:33 -07:00
2012-09-21 09:37:53 -07:00
2012-10-19 10:54:30 -07:00
2012-09-05 16:52:08 -07:00
2012-08-10 12:01:33 -07:00
2012-09-18 17:20:48 +01:00
2012-09-18 17:20:48 +01:00
2012-08-10 12:01:33 -07:00
2012-09-10 20:22:35 -07:00
2012-07-16 16:54:25 -07:00
2012-08-10 12:01:33 -07:00
2012-08-10 12:01:34 -07:00
2012-10-01 19:11:38 -07:00
2012-07-09 13:35:05 -07:00
2012-08-10 11:49:12 -07:00
2012-10-19 15:40:18 -07:00
2012-07-16 16:53:16 -07:00
2012-08-15 15:17:40 -07:00
2012-07-09 13:35:05 -07:00
2012-08-10 12:04:09 -07:00
2012-07-09 13:35:05 -07:00
2012-09-10 16:01:37 -07:00
2012-10-01 19:11:38 -07:00
2012-07-16 16:56:47 -07:00
2012-08-27 07:15:30 -07:00
2012-08-10 12:04:09 -07:00
2012-07-09 13:35:05 -07:00
2011-07-08 14:51:33 -07:00
2012-09-11 13:48:01 -07:00
2012-07-18 16:40:29 -04:00
2012-09-21 09:37:53 -07:00
2012-10-17 13:42:29 -07:00
2012-07-09 13:35:05 -07:00
2012-08-10 12:04:10 -07:00
2012-07-16 17:13:39 -07:00
2012-07-16 16:56:48 -07:00
2012-06-26 19:42:11 -07:00
2012-06-26 19:42:11 -07:00
2012-06-26 19:42:11 -07:00
2012-09-05 16:55:18 -07:00
2012-06-26 19:42:11 -07:00
2012-06-26 19:42:11 -07:00
2012-09-21 09:43:55 -07:00
2012-01-09 12:09:47 -08:00
2012-02-13 14:32:34 -08:00
2012-06-12 13:31:03 +03:00
2012-09-14 11:17:21 +02:00
2012-03-28 18:30:03 +01:00
2012-08-10 11:49:13 -07:00
2012-04-18 13:51:19 -07:00
2011-10-19 13:29:06 -07:00
2012-04-18 13:50:44 -07:00
2012-10-01 18:19:05 -07:00
2012-04-18 13:43:30 -07:00
2012-09-27 09:16:38 -07:00
2012-05-01 18:36:09 -04:00
2012-04-27 11:24:40 -07:00
2012-09-14 11:16:54 +02:00
2012-05-01 21:33:37 -07:00
2012-05-01 21:33:38 -07:00
2012-09-19 17:42:18 +02:00
2012-10-02 09:54:49 -07:00
2012-06-13 17:26:11 -07:00
2012-10-01 18:19:05 -07:00
2011-09-18 01:39:36 -07:00
2011-12-16 04:29:57 -07:00
2012-09-20 14:54:57 -07:00
2012-01-24 14:15:37 -08:00
2012-08-15 15:17:40 -07:00
2012-05-01 18:36:09 -04:00
2012-04-27 11:24:42 -07:00
2012-04-27 11:24:42 -07:00
2012-04-27 11:24:43 -07:00
2012-10-01 19:11:38 -07:00
2011-11-18 10:51:00 -08:00
2012-09-19 17:42:18 +02:00
2012-05-01 21:33:39 -07:00
2012-04-27 11:24:44 -07:00
2011-11-18 10:51:00 -08:00
2012-04-18 14:33:43 -07:00
2012-07-18 16:40:29 -04:00
2012-04-27 11:24:44 -07:00
2012-09-10 20:22:35 -07:00
2012-06-13 12:38:36 -07:00
2012-05-01 21:33:43 -07:00
2012-09-05 12:07:17 -07:00
2012-09-05 12:26:11 -07:00
2012-09-10 12:59:42 -07:00
2012-07-30 17:25:12 -07:00
2012-09-13 21:48:48 -07:00
2012-04-23 13:22:00 -07:00
2012-03-28 18:30:03 +01:00
2011-05-19 16:43:20 -07:00
2011-06-10 14:55:36 +02:00
2012-08-16 14:00:37 -07:00
2011-05-19 16:43:20 -07:00
2012-04-09 15:43:21 -07:00
2012-10-17 13:42:29 -07:00
2011-12-09 16:18:19 -08:00
2012-04-10 15:21:52 -07:00
2012-04-11 08:31:06 -07:00
2012-10-22 13:26:48 -07:00
2012-09-13 15:49:28 -07:00
2012-09-25 15:19:34 -07:00
2012-09-05 12:07:19 -07:00
2012-09-25 15:19:34 -07:00
2012-10-23 15:43:38 -07:00
2012-09-25 15:19:34 -07:00