Sowmini Varadhan
447f6a95a9
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
...
Using a 64 bit constant generates "warning: integer constant is too
large for 'long' type" on 32 bit platforms. Instead use ~0ul and
BITS_PER_LONG.
Detected by Andrew Morton on ARMD.
Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: David S. Miller <davem@davemloft.net>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-08-07 04:39:41 +03:00
..
2015-05-13 10:31:59 +08:00
2014-10-09 11:35:48 +03:00
2015-05-24 11:56:29 -07:00
2014-09-28 11:08:01 +02:00
2015-06-22 21:04:48 -07:00
2015-06-24 08:46:32 -07:00
2014-06-04 16:54:18 -07:00
2014-08-06 18:01:24 -07:00
2014-08-06 18:01:24 -07:00
2012-10-08 13:50:18 +10:30
2013-04-29 18:28:19 -07:00
2014-06-04 16:54:19 -07:00
2015-01-07 16:08:41 +00:00
2014-06-04 16:54:19 -07:00
2014-08-14 12:48:14 +02:00
2014-12-13 12:42:51 -08:00
2014-01-16 23:46:06 -08:00
2012-09-10 11:13:16 -07:00
2011-03-11 14:25:50 +00:00
2015-06-25 17:00:40 -07:00
2014-12-22 16:43:06 +00:00
2012-03-07 15:04:04 -05:00
2014-06-04 16:54:18 -07:00
2015-05-28 11:31:52 +09:30
2013-06-19 17:54:06 +02:00
2013-03-22 16:41:20 -07:00
2012-03-07 15:04:04 -05:00
2015-01-29 11:57:38 -08:00
2014-04-03 16:21:12 -07:00
2012-02-02 10:34:23 +11:00
2014-10-03 18:40:58 +01:00
2014-03-20 10:11:35 -04:00
2011-10-29 21:20:22 +02:00
2015-05-27 15:22:15 +02:00
2012-07-30 17:25:22 -07:00
2015-06-18 17:00:23 -10:00
2014-05-16 14:26:52 -04:00
2011-06-03 15:01:06 -04:00
2014-06-25 16:04:00 -07:00
2012-03-23 16:58:38 -07:00
2015-05-26 15:26:43 +02:00
2015-05-30 22:42:24 -07:00
2012-03-07 15:04:04 -05:00
2015-06-11 15:08:32 +02:00
2013-06-26 12:10:56 +02:00
2014-06-04 16:53:53 -07:00
2012-03-07 15:04:04 -05:00
2014-12-13 12:42:52 -08:00
2014-08-08 15:57:26 -07:00
2014-08-08 15:57:26 -07:00
2014-08-08 15:57:26 -07:00
2014-08-08 15:57:26 -07:00
2014-08-08 15:57:26 -07:00
2015-07-17 16:39:54 -07:00
2015-03-16 21:11:32 +01:00
2014-06-04 16:54:19 -07:00
2015-03-06 23:19:27 +01:00
2015-07-17 16:39:53 -07:00
2014-05-05 16:07:46 -07:00
2015-05-20 00:25:24 -07:00
2015-02-12 18:54:15 -08:00
2013-08-14 23:24:01 +02:00
2009-06-12 21:47:04 +09:30
2014-12-13 12:42:52 -08:00
2014-04-30 19:49:37 +01:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2012-07-23 13:54:52 +01:00
2015-04-17 09:03:54 -04:00
2014-01-21 23:17:20 -08:00
2014-09-08 09:51:30 +09:00
2012-10-06 03:04:57 +09:00
2015-02-13 21:21:35 -08:00
2015-06-30 19:45:01 -07:00
2014-08-06 18:01:25 -07:00
2015-02-12 18:54:15 -08:00
2015-07-17 16:39:53 -07:00
2014-09-13 11:14:53 -07:00
2015-02-12 18:54:15 -08:00
2010-08-12 09:51:35 -07:00
2013-04-29 18:28:19 -07:00
2014-05-05 09:09:14 +02:00
2015-02-12 18:54:15 -08:00
2012-03-07 15:04:04 -05:00
2014-04-07 16:36:11 -07:00
2015-08-07 04:39:41 +03:00
2012-03-24 10:24:31 -07:00
2015-04-14 16:49:04 -07:00
2015-04-11 22:26:51 -04:00
2012-03-07 15:04:04 -05:00
2009-07-17 09:11:31 +10:00
2012-05-02 00:04:06 -07:00
2012-10-11 08:50:15 +09:00
2015-06-29 10:34:42 -07:00
2015-07-04 10:04:30 +02:00
2015-07-06 14:53:15 +02:00
2014-11-11 09:31:52 -06:00
2009-07-01 22:28:44 +02:00
2014-08-08 15:57:25 -07:00
2014-08-06 18:01:24 -07:00
2015-02-12 18:54:15 -08:00
2015-07-17 16:39:53 -07:00
2014-01-23 16:36:57 -08:00
2011-10-31 17:30:56 -07:00
2015-03-31 09:45:50 -06:00
2014-10-14 10:51:23 +02:00
2012-07-06 06:01:49 -07:00
2015-06-16 14:12:35 -04:00
2015-02-12 18:54:15 -08:00
2014-10-03 06:09:30 +02:00
2015-02-24 08:44:16 +01:00
2015-04-15 16:35:25 -07:00
2015-07-02 14:58:12 -07:00
2015-02-12 18:54:15 -08:00
2012-07-30 17:25:22 -07:00
2012-07-30 17:25:16 -07:00
2014-06-25 17:45:43 -07:00
2015-03-31 14:07:24 -04:00
2013-04-09 14:13:05 -04:00
2012-07-30 17:25:22 -07:00
2012-12-14 10:32:52 +11:00
2013-05-05 14:38:00 -07:00
2014-01-23 16:36:55 -08:00
2015-01-21 16:28:49 +10:30
2015-05-29 07:39:34 +10:00
2015-02-12 18:54:16 -08:00
2013-11-13 12:09:11 +09:00
2014-09-24 13:31:50 -04:00
2015-02-12 18:54:16 -08:00
2012-07-30 17:25:22 -07:00
2014-09-08 09:51:30 +09:00
2015-06-25 17:00:40 -07:00
2014-08-24 18:36:01 -07:00
2012-03-07 15:04:04 -05:00
2012-05-17 15:18:37 +02:00
2014-01-23 16:37:03 -08:00
2015-05-28 11:32:04 +09:30
2014-01-21 23:17:20 -08:00
2015-07-08 14:53:49 -07:00
2015-06-30 19:44:59 -07:00
2015-03-04 23:40:19 -05:00
2015-03-23 22:12:08 -04:00
2015-02-12 18:54:16 -08:00
2014-04-07 16:36:14 -07:00
2015-06-25 17:00:40 -07:00
2015-02-12 18:54:16 -08:00
2015-04-16 19:02:04 -04:00
2015-06-25 17:00:40 -07:00
2015-02-12 18:54:16 -08:00
2015-06-22 15:52:04 -07:00
2015-06-25 15:22:36 -07:00
2014-04-03 16:21:06 -07:00
2015-05-27 14:05:59 -04:00
2014-07-17 18:44:19 -07:00
2015-02-13 21:21:41 -08:00
2014-01-23 16:36:57 -08:00
2015-05-05 19:30:47 -04:00
2014-01-23 16:36:57 -08:00
2015-06-25 17:00:40 -07:00
2014-08-06 18:01:25 -07:00
2015-04-15 16:35:24 -07:00
2014-10-14 02:18:14 +02:00
2015-04-22 17:06:49 +02:00
2013-04-15 21:23:03 +01:00
2013-04-30 17:04:09 -07:00
2013-04-29 18:28:42 -07:00
2015-04-17 09:03:55 -04:00