diff options
author | Karolina Stolarek <[email protected]> | 2023-08-16 12:55:08 +0200 |
---|---|---|
committer | Christian König <[email protected]> | 2023-08-22 13:56:11 +0200 |
commit | 9c319a0f6d52a8ad1364884b3baff57676f26de8 (patch) | |
tree | 58df89576fac46962099c4d89125136b9eead11e /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | ff065eaf5502384c0d0a3bd3a9459eb5eb0811e1 (diff) |
drm/ttm/tests: Fix type conversion in ttm_pool_test
Fix a warning about casting an integer of different size in
ttm_pool_alloc_basic_dma_addr() subtest. Cast the DMA address to
uintptr_t before casting it to a generic pointer.
Signed-off-by: Karolina Stolarek <[email protected]>
Cc: Christian König <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Christian König <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions