diff options
| author | Nicholas Mc Guire <[email protected]> | 2019-04-30 03:12:57 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-05-01 21:15:36 +0000 |
| commit | f3505745c07ff50c22aeca9dde98762d1c8b5898 (patch) | |
| tree | b680bafcf468f7dbf3b601fad7d27ef82d53858e /drivers/gpu/drm/amd/amdgpu/amdgpu_object.h | |
| parent | selftests: fib_rule_tests: print the result and return 1 if any tests failed (diff) | |
| download | kernel-f3505745c07ff50c22aeca9dde98762d1c8b5898.tar.gz kernel-f3505745c07ff50c22aeca9dde98762d1c8b5898.zip | |
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 <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.h')
0 files changed, 0 insertions, 0 deletions
