diff options
| author | Heinrich Schuchardt <[email protected]> | 2021-06-21 21:50:10 +0200 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2021-06-22 19:12:22 +0530 |
| commit | cdcf907b1989c8816bf67bf078780b6353a516ce (patch) | |
| tree | 2f7d828b749bcdeff71f4d2d7967cf20bb4035a3 /lib/utils/timer/objects.mk | |
| parent | eb90e0a16cd9ab890522f2057868dc695533a3d1 (diff) | |
lib: sign conflict in sbi_tlb_entry_process()
Compiling sbi_tlb_entry_process() with GCC 11 and -Wextra yields:
lib/sbi/sbi_tlb.c: In function ‘sbi_tlb_process_count’:
lib/sbi/sbi_tlb.c:206:31:
error: comparison of integer expressions of different signedness:
‘u32’ {aka ‘unsigned int’} and ‘int’ [-Werror=sign-compare]
206 | if (deq_count > count)
Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Reviewed-by: Xiang W <[email protected]>
Diffstat (limited to 'lib/utils/timer/objects.mk')
0 files changed, 0 insertions, 0 deletions
