Nicholas Mc Guire
f3505745c0
rds: ib: force endiannes annotation
...
While the endiannes is being handled correctly as indicated by the comment
above the offending line - sparse was unhappy with the missing annotation
as be64_to_cpu() expects a __be64 argument. To mitigate this annotation
all involved variables are changed to a consistent __le64 and the
conversion to uint64_t delayed to the call to rds_cong_map_updated().
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org >
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-05-01 17:15:36 -04:00
..
2019-01-22 09:51:19 +01:00
2019-03-13 11:50:04 +01:00
2019-04-04 17:18:34 -07:00
2019-04-30 11:09:28 -04:00
2019-04-16 21:01:45 -07:00
2019-01-23 11:18:00 -08:00
2019-03-25 09:31:19 +01:00
2019-04-12 10:25:03 -07:00
2019-03-08 21:17:07 +01:00
2019-02-23 13:34:40 -08:00
2019-04-22 21:23:55 -07:00
2019-02-17 11:01:17 -08:00
2019-01-22 11:33:46 +01:00
2019-03-25 22:28:07 +01:00
2019-04-16 21:52:22 -07:00
2018-07-27 13:17:50 -07:00
2019-04-01 18:15:10 -07:00
2019-01-29 21:18:54 -08:00
2018-10-04 09:40:52 -07:00
2019-03-28 16:57:19 -07:00
2019-02-22 12:55:31 -08:00
2019-03-07 11:02:08 -08:00
2019-02-26 08:27:05 -08:00
2019-05-01 13:28:34 -04:00
2019-04-30 23:38:38 -04:00
2018-11-10 16:55:11 -08:00
2019-04-01 14:59:20 -07:00
2019-03-26 08:35:36 +01:00
2019-04-30 11:35:48 -04:00
2018-12-03 14:15:26 -08:00
2019-04-12 10:25:03 -07:00
2019-04-23 13:47:05 +02:00
2018-09-28 12:46:07 +08:00
2019-03-19 16:00:22 -07:00
2019-04-23 21:15:15 -07:00
2019-04-22 10:38:50 +02:00
2019-02-27 21:45:24 -08:00
2019-04-26 11:59:58 -04:00
2019-04-11 13:59:49 -07:00
2019-04-06 15:05:07 -07:00
2018-07-12 16:55:29 -07:00
2019-03-28 17:15:44 -07:00
2019-05-01 11:28:35 -04:00
2019-02-21 16:23:56 -08:00
2019-03-05 21:07:14 -08:00
2019-05-01 17:15:36 -04:00
2018-12-18 13:13:56 +01:00
2019-04-24 14:39:26 -07:00
2019-04-30 10:50:50 -04:00
2019-04-04 10:55:59 -07:00
2019-05-01 09:18:57 -04:00
2019-04-11 11:04:08 -07:00
2019-04-10 13:07:02 -07:00
2019-04-23 13:40:55 -07:00
2019-03-01 21:35:19 -08:00
2019-04-16 21:32:02 -07:00
2019-05-01 11:37:56 -04:00
2019-03-08 14:48:40 -08:00
2019-03-08 15:15:44 -08:00
2018-07-24 14:10:42 -07:00
2019-04-23 13:45:30 +02:00
2019-03-11 15:40:14 -07:00
2019-03-16 01:27:51 +01:00
2019-03-27 16:14:05 +01:00
2019-03-05 14:08:26 -08:00
2019-02-26 08:49:05 -08:00
2019-02-28 08:24:23 -07:00
2019-03-15 15:29:47 -07:00