19f87e88b9
misc/assert.c: In function 'show_tasks': Error: misc/assert.c:411:10: error: format '%p' expects argument of type 'void *', but argument 3 has type 'uintptr_t' {aka 'long unsigned int'} [-Werror=format=] 411 | _alert(" ---- ---" | ^~~~~~~~~~~~~~ ...... 424 | , up_get_intstackbase() | ~~~~~~~~~~~~~~~~~~~~~ | | | uintptr_t {aka long unsigned int} Signed-off-by: ligd <liguiding1@xiaomi.com> |
||
---|---|---|
.. | ||
assert.c | ||
Make.defs | ||
panic_notifier.c | ||
reboot_notifier.c |