Add C ObjectFIFO API for kernel-managed lock synchronization #12459
Annotations
12 warnings
|
|
|
third_party/aie-rt/driver/src/perfcnt/xaie_perfcnt.c#L244
'<': signed/unsigned mismatch
|
|
third_party/aie-rt/driver/src/lite/xaie_lite_privilege.c#L582
nonstandard extension used: translation unit is empty
|
|
third_party/aie-rt/driver/src/lite/xaie_lite.c#L63
nonstandard extension used: translation unit is empty
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L337
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L315
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L313
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L282
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L280
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L190
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
third_party/bootgen/cdo-driver/cdo_driver.c#L175
'printf' : format string '%016lX' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
|
|
The logs for this run have expired and are no longer available.
Loading