danielappiagyei-bc commented on code in PR #10565: URL: https://github.com/apache/nuttx/pull/10565#discussion_r1322313781
########## arch/arm64/src/common/arm64_initialize.c: ########## @@ -145,7 +145,7 @@ static void up_color_intstack(void) ****************************************************************************/ #ifdef CONFIG_ARCH_FPU -int arm64_panic_disable_fpu(struct notifier_block *this, +int arm64_panic_disable_fpu(struct notifier_block *panicblock, Review Comment: sure -- 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]
