The current setlogmask call used in coredump_dump_syslog specifies a raw log level instead of a bitmask, and this causes wrong evaluations later on when that value is checked against a mask. Therefore the LOG_UPTO macro is added for conversion. Signed-off-by: Niccolò Maggioni <nicco.maggioni+nuttx@gmail.com> |
||
|---|---|---|
| .. | ||
| assert.c | ||
| CMakeLists.txt | ||
| coredump.c | ||
| coredump.h | ||
| deadlock.c | ||
| Make.defs | ||
| panic_notifier.c | ||
| reboot_notifier.c | ||