Fix chx_recv_irq.
Fixes-commit: d2df891ba5
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2021-02-10 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* chopstx.c (chx_recv_irq): Bug fix when no waiter.
|
||||
|
||||
* chopstx-gnu-linux.c (chopstx_create_arch): Fix ARGC of
|
||||
makecontext call.
|
||||
|
||||
2021-02-09 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* chopstx-gnu-linux.c (chopstx_create_arch): Clear TP.
|
||||
@@ -10,8 +17,6 @@
|
||||
|
||||
2021-02-08 NIIBE Yutaka <gniibe@fsij.org>
|
||||
|
||||
* chopstx.c (chx_recv_irq): Bug fix when no waiter.
|
||||
|
||||
* entry-cortex-m.c (vector_table): No use of PENDV exception.
|
||||
Use chx_handle_intr for SysTick.
|
||||
* example-fsm-55/reset.c (vector): Likewise.
|
||||
|
||||
Reference in New Issue
Block a user