walnux/sched/irq
wangmingrong1 bdd3869d26 debug/0 address: Add 0 address access panic configuration
Implemented using up_debugpoint_add

Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
2025-06-26 19:25:31 +08:00
..
CMakeLists.txt isrthread: add configuring the stack of an isrthread as static 2024-11-08 01:49:14 +08:00
irq.h irq/irq.h: Remove extern of non-existent global 2024-11-20 01:04:47 +08:00
irq_attach.c sched: remove all spin_lock_irqsave(NULL) 2025-01-06 23:11:44 +08:00
irq_attach_thread.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
irq_attach_wqueue.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
irq_chain.c sched: remove all spin_lock_irqsave(NULL) 2025-01-06 23:11:44 +08:00
irq_csection.c sched/spin_lock: rename raw_spin_lock to spin_lock_notrace 2025-02-13 20:48:15 +08:00
irq_dispatch.c Make each function of SCHED_CRITMONITOR independent 2024-09-19 03:16:14 +08:00
irq_foreach.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq_initialize.c debug/0 address: Add 0 address access panic configuration 2025-06-26 19:25:31 +08:00
irq_procfs.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
irq_spinlock.c sched: remove spin_lock_irqsave(NULL) support 2025-01-10 22:35:14 +08:00
irq_unexpectedisr.c sched: migrate to SPDX identifier 2024-09-12 01:10:14 +08:00
Make.defs isrthread: add configuring the stack of an isrthread as static 2024-11-08 01:49:14 +08:00