build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46435 )
Change subject: cpu/x86/mtrr: add support for base address bigger than 4GB ......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46435/2/src/cpu/x86/mtrr/mtrr.c File src/cpu/x86/mtrr/mtrr.c:
https://review.coreboot.org/c/coreboot/+/46435/2/src/cpu/x86/mtrr/mtrr.c@450 PS2, Line 450: if (x == 0) return 0; trailing statements should be on next line