Zepp-Hanzj commented on PR #19433: URL: https://github.com/apache/nuttx/pull/19433#issuecomment-4977997161
Addressed the latest review comments in commit 575fe7020b: - changed the new capture-automonitor guards to `#ifdef CONFIG_WATCHDOG_AUTOMONITOR_BY_CAPTURE`; - replaced the global critical-section protection with a dedicated `spinlock_t`; - separated NULL-context lookup from explicit upper/lower-half context lookup; - moved the lower-half declaration into the function definition section to match NuttX declaration style. The simulator build completes successfully and `git diff --check` is clean. CI has been restarted for the new head and is currently pending. -- 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]
