[riot-commits] [RIOT-OS/RIOT] 9529b1: tests: add regression test for thread_yield() vs t...
Kaspar Schleiser
kaspar at schleiser.de
Fri Apr 13 10:27:49 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 9529b1a3054daad63281580fa617f986595e54cf
https://github.com/RIOT-OS/RIOT/commit/9529b1a3054daad63281580fa617f986595e54cf
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-04-13 (Fri, 13 Apr 2018)
Changed paths:
A tests/isr_yield_higher/Makefile
A tests/isr_yield_higher/main.c
A tests/isr_yield_higher/tests/test.py
Log Message:
-----------
tests: add regression test for thread_yield() vs thread_yield_higher()
Commit: c9c7cd4951d895733e185cdd2f2465551189d54f
https://github.com/RIOT-OS/RIOT/commit/c9c7cd4951d895733e185cdd2f2465551189d54f
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-04-13 (Fri, 13 Apr 2018)
Changed paths:
M cpu/cortexm_common/include/cpu.h
Log Message:
-----------
cpu: cortexm_common: use thread_yield_higher() in cortexm_isr_end()
Commit: 3d97fd4771bce0c422d0f3c944d452a2dbb7fafc
https://github.com/RIOT-OS/RIOT/commit/3d97fd4771bce0c422d0f3c944d452a2dbb7fafc
Author: Kaspar Schleiser <kaspar at schleiser.de>
Date: 2018-04-13 (Fri, 13 Apr 2018)
Changed paths:
M cpu/cortexm_common/include/cpu.h
A tests/isr_yield_higher/Makefile
A tests/isr_yield_higher/main.c
A tests/isr_yield_higher/tests/test.py
Log Message:
-----------
Merge pull request #6164 from kaspar030/fix_cortexm_thread_yield
cortexm: fix thread_yield() -> thread_yield_higher() in ISRs
Compare: https://github.com/RIOT-OS/RIOT/compare/6b01f4d388e5...3d97fd4771bc
More information about the commits
mailing list