build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59766 )
Change subject: [RFC]cpu/x86/mp.h: Guard mfence on pre SSE2 platforms ......................................................................
Patch Set 1:
(2 comments)
File src/include/cpu/x86/mp.h:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134682): https://review.coreboot.org/c/coreboot/+/59766/comment/5fdb0b9a_543e6ce0 PS1, Line 18: __asm__ __volatile__("mfence\t\n": : :"memory"); spaces required around that ':' (ctx:VxW)
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-134682): https://review.coreboot.org/c/coreboot/+/59766/comment/b42e2136_1aac2a4e PS1, Line 18: __asm__ __volatile__("mfence\t\n": : :"memory"); spaces required around that ':' (ctx:WxV)