pussuw commented on code in PR #13520: URL: https://github.com/apache/nuttx/pull/13520#discussion_r1777501401
########## arch/arm64/src/common/arm64_arch.h: ########## @@ -299,6 +299,9 @@ struct regs_context uint64_t spsr; uint64_t sp_el0; uint64_t exe_depth; +#ifdef CONFIG_ARCH_FPU Review Comment: Is the content of this patch needed by SMP too ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
