Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/42846 )
Change subject: soc/amd/picasso: add NULL-pointer check to root_complex_fill_ssdt
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/42846/1/src/soc/amd/picasso/root_co...
File src/soc/amd/picasso/root_complex.c:
https://review.coreboot.org/c/coreboot/+/42846/1/src/soc/amd/picasso/root_co...
PS1, Line 139: printk(BIOS_ERR, "Error: %s device is NULL.\n", __func__);
Please elaborate. It’s not clear if the code continues anyway or aborts. Maybe:
Error: NULL device passed in %s. ACPI SSDT will be incomplete.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/42846
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ia72b9dbe029a5da98e408a9cf16fa4a93b10917a
Gerrit-Change-Number: 42846
Gerrit-PatchSet: 1
Gerrit-Owner: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Raul Rangel
rrangel@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Sun, 28 Jun 2020 07:38:01 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment