Skip to content
Commit 2663147d authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: fix initialization of pt_regs::syscall in start_thread



New pt_regs should indicate that there's no syscall, not that there's
syscall #0. While at it wrap macro body in do/while and parenthesize
macro arguments.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 2201f31f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment