build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47081 )
Change subject: cpu/x86/smm: Fix getting the save state for multiple segments ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/47081/1/src/cpu/x86/smm/smm_module_... File src/cpu/x86/smm/smm_module_handler.c:
https://review.coreboot.org/c/coreboot/+/47081/1/src/cpu/x86/smm/smm_module_... PS1, Line 21: const struct smm_handler_params params __attribute__((unused,section(".module_parameters"))); space required after that ',' (ctx:VxV)