Attention is currently required from: Philipp Hug, Arthur Heymans.
5 comments:
Commit Message:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161259):
Possible unwrapped commit description (prefer a maximum 72 chars per line)
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161259):
Patch Set #3, Line 9: Current version of qemu raise an exception when accessing invalid memory.
Possible unwrapped commit description (prefer a maximum 72 chars per line)
File src/arch/riscv/ramdetect.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161259):
Patch Set #3, Line 19: extern void(*trap_handler)(trapframe *tf);
missing space after return type
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161259):
Patch Set #3, Line 44: printk(BIOS_DEBUG, "%lx is %s DRAM\n", dram_start + size * MiB, abort_state == ABORT_CHECKER_NOT_TRIGGERED ? "" : "not");
line length of 129 exceeds 96 columns
File src/arch/riscv/trap_handler.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-161259):
Patch Set #3, Line 112: void(*trap_handler)(trapframe *tf) = default_trap_handler;
missing space after return type
To view, visit change 36486. To unsubscribe, or for help writing mail filters, visit settings.