| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
syslog:setlogmask to pre task setlogmask for a task nx_setlogmask for all system syslog. Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
syslog: switch default channel disable from compile-time to runtime Remove the compile-time static disable of the default syslog channel (sc_state = true) since DFX now handles disabling dynamically at runtime via SYSLOGIOC_SETFILTER ioctl. Fix the panic notifier to use proper bitmask operation instead of clearing all state bits. Update Kconfig help text to reflect the new runtime behavior. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: xuxingliang <xuxingliang@xiaomi.com> | 2 个月前 | |
syslog:setlogmask to pre task setlogmask for a task nx_setlogmask for all system syslog. Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
Revert "fix spinlock be accidentally unlocked and may lead double unlock" This reverts commit 6967fd42d76148964ee2b95c301430d7b0bb3243. Signed-off-by: ligd <liguiding1@xiaomi.com> | 2 个月前 | |
tls: split tls.h to tls.h and tls_task.h Signed-off-by: hujun5 <hujun5@xiaomi.com> | 2 个月前 | |
syslog: add option to use syslog default only in panic Signed-off-by: xuxingliang <xuxingliang@xiaomi.com> | 2 个月前 | |
syslog: set default channel to disabled state when PANIC_ONLY enabled Commit 29d1b2a342b removed the compile-time static disable of g_default_channel sc_state, expecting DFX to handle it at runtime via SYSLOGIOC_SETFILTER. However, before DFX initializes, the channel remains enabled (sc_state = 0), violating the PANIC_ONLY semantic that the default channel should only output during panic. Restore the initial SYSLOG_CHANNEL_DISABLE in g_default_channel when CONFIG_SYSLOG_DEFAULT_PANIC_ONLY is enabled, using the proper bitmask instead of the previous bare true. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: xuxingliang <xuxingliang@xiaomi.com> | 2 个月前 | |
syslog_chardev: syslog_chardev_ioctl return -ENOTTY if not supported Signed-off-by: jingfei <jingfei@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
syslog: fix the compile error error: variable 'uch' is uninitialized when passed as a const pointer argument here Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com> | 2 个月前 | |
syslog: replace enter_critical_section with spinlock Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
syslog: add option to use syslog default only in panic Signed-off-by: xuxingliang <xuxingliang@xiaomi.com> | 2 个月前 | |
drivers/syslog/intbuffer: add support for BMP Circle buffer pointer to self, will cause wrong access to core0 when BMP Should not touch circle buffer before add intbuffer Signed-off-by: buxiasen <buxiasen@xiaomi.com> | 2 个月前 | |
syslog: add itm syslog_channel Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
syslog: replace enter_critical_section with spinlock Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
drivers: migrate to SPDX identifier Most tools used for compliance and SBOM generation use SPDX identifiers This change brings us a step closer to an easy SBOM generation. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> | 2 个月前 | |
syslog_rpmsg_server: rename the syslog_rpmsg_write() function syslog_rpmsg_write() in syslog_rpmsg_server.c has the same function name in syslog.h, so rename it. Signed-off-by: Yongrong Wang <wangyongrong@xiaomi.com> | 2 个月前 | |
syslog: replace enter_critical_section with spinlock Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 2 个月前 | |
add support for CONFIG_DISABLE_SIGNALS 1. add the DISABLE_SIGNALS build option 2. make the sleep/usleep/nanosleep function can work with signal function disabled 3. make the driver/fs/sched/libc kernel module can decouple from signal module Signed-off-by: guoshichao <guoshichao@xiaomi.com> | 2 个月前 | |
drivers/syslog: use cpu when BMP Signed-off-by: buxiasen <buxiasen@xiaomi.com> | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 | ||
| 2 个月前 |