build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44105 )
Change subject: lib/gcov: Remove assert(0)
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44105/1/src/lib/gcov-glue.c
File src/lib/gcov-glue.c:
https://review.coreboot.org/c/coreboot/+/44105/1/src/lib/gcov-glue.c@85
PS1, Line 85: BUG();
Avoid crashing the kernel - try using WARN_ON & recovery code rather than BUG() or BUG_ON()
--
To view, visit
https://review.coreboot.org/c/coreboot/+/44105
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I71a38631955a6a45abe90f2b9ce3a924cc5d6837
Gerrit-Change-Number: 44105
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-CC: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Mon, 03 Aug 2020 08:21:50 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment