Skip to content

Conversation

@chirping78
Copy link
Contributor

@chirping78 chirping78 commented Jan 22, 2026

Summary

This is just a code cleanup to followup PR #14672.
Since after that change, there is not any more use of XCHAL_SYSCALL_LEVEL.

Impact

arch/xtensa

Testing

build and ostest, please ignore:

1: .codespellrc
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:959:8: error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:960:8: error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:963:8: error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:963:32: error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:984:11: error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:984:27: error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:984:43: error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:984:[89](https://github.com/apache/nuttx/actions/runs/21241141617/job/61119155083?pr=18097#step:3:90): error: Mixed case identifier found
Error: /home/runner/work/nuttx/nuttx/nuttx/arch/xtensa/include/xtensa/core.h:984:101: error: Long line found

After PR#14672, there is no use of XCHAL_SYSCALL_LEVEL.

Signed-off-by: chenxiaoyi <chenxiaoyi@xiaomi.com>
After PR#14672, there is no use of XCHAL_SYSCALL_LEVEL.

Signed-off-by: chenxiaoyi <chenxiaoyi@xiaomi.com>
@github-actions github-actions bot added Arch: xtensa Issues related to the Xtensa architecture Size: S The size of the change in this PR is small labels Jan 22, 2026
@Donny9 Donny9 merged commit dbbcd7c into apache:master Jan 23, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: xtensa Issues related to the Xtensa architecture Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants