Files
android_kernel_xiaomi_sm8450/net
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-23 11:18:00 -08:00
2019-04-30 23:38:38 -04:00
2018-11-10 16:55:11 -08:00
2019-03-26 08:35:36 +01:00
2019-04-30 11:35:48 -04:00
2019-03-19 16:00:22 -07:00
2019-02-21 16:23:56 -08:00
2019-05-01 17:15:36 -04:00
2019-04-30 10:50:50 -04:00
2018-07-24 14:10:42 -07:00
2019-03-11 15:40:14 -07:00
2019-03-16 01:27:51 +01:00
2019-03-15 15:29:47 -07:00