1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/arch
hujun5 0bba53ce12 remove redundant scheduling records
reason:
Since the scheduling records have already been moved to the interrupt exit in this submission,
we need to delete the original records' locations.
This commit fixes the regression from https://github.com/apache/nuttx/pull/13651

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-11-28 18:56:13 +08:00
..
arm remove redundant scheduling records 2024-11-28 18:56:13 +08:00
arm64 remove redundant scheduling records 2024-11-28 18:56:13 +08:00
avr arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
ceva arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
dummy arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00
hc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
mips arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
misoc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
or1k arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
renesas arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
risc-v fix nxstyle 2024-11-28 09:14:49 +08:00
sim sim: Fix sim m32 start up crash issue. 2024-11-23 01:47:34 +08:00
sparc arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
tricore gcov: update gcov compilation parameters 2024-11-22 19:08:08 +08:00
x86 x86-64: Support symbol table and kasan global variables cross-border detection 2024-11-22 00:01:36 +08:00
x86_64 remove redundant scheduling records 2024-11-28 18:56:13 +08:00
xtensa espressif/mcpwm: fix compile error 2024-11-26 16:34:19 +08:00
z16 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
z80 arch: remove up_current_regs in common code 2024-11-15 18:25:35 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig nuttx/arch: remove the custom board check in up_testset implementation 2024-11-28 15:06:57 +08:00