nuttx/sched
Masayuki Ishikawa d071d6869f sched: irq: Refactor irq_spinlock.c
Summary:
- Call this_cpu() properly in spin_unlock_irqrestore()

Impact:
- None

Testing:
- Tested with spresense:wifi_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2022-10-04 23:41:04 +08:00
..
clock Return -EINVAL for the internal API 2022-09-30 17:54:56 +02:00
environ sched: fix visual studio Compiler Warning (level 4) C4706 2022-08-17 18:33:44 +08:00
group libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
init sched: mqueue wait list optimize 2022-09-28 18:08:37 +08:00
irq sched: irq: Refactor irq_spinlock.c 2022-10-04 23:41:04 +08:00
module mod_insmod: fix coverity warning 2022-04-02 20:09:42 +08:00
mqueue sched: mqueue wait list optimize 2022-09-28 18:08:37 +08:00
paging libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
pthread libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
sched sched/semaphore: fix priority boost restoration for priority inheritance 2022-10-03 15:14:24 -03:00
semaphore sched/semaphore: fix priority boost restoration for priority inheritance 2022-10-03 15:14:24 -03:00
signal libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
task sched/semaphore: fix priority boost restoration for priority inheritance 2022-10-03 15:14:24 -03:00
timer libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
tls Fix typos 2022-08-07 23:33:19 +08:00
wdog libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
wqueue sched/semaphore: fix priority boost restoration for priority inheritance 2022-10-03 15:14:24 -03:00
Kconfig sched/semaphore: fix priority boost restoration for priority inheritance 2022-10-03 15:14:24 -03:00
Makefile sched/tls: Add tls_init_info and tls_dup_info 2022-06-03 23:56:50 +03:00