Attention is currently required from: Elyes Haouas, Felix Singer, Kyösti Mälkki, Lance Zhao, Tim Wawrzynczak.
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/76127?usp=email )
Change subject: acpi/acpi.c: Reduce boilerplate
......................................................................
Patch Set 3:
(3 comments)
File src/acpi/acpi.c:
https://review.coreboot.org/c/coreboot/+/76127/comment/aa2df4b2_797ab0c2 :
PS3, Line 1875: acpi_header_t *dsdt_file = (acpi_header_t *)(*(acpi_header_t **)(dsdt_file_arg));
Is there a double cast?
Done
https://review.coreboot.org/c/coreboot/+/76127/comment/01e141fa_b1ac4fcb :
PS3, Line 1904: * cbfs_unmap() uses mem_pool_free() which works correctly only
This reversed order is no longer honoured?
Done
https://review.coreboot.org/c/coreboot/+/76127/comment/fa204bf7_2dfd413b :
PS3, Line 1914: acpi_header_t *slic_file = (acpi_header_t *)(*(acpi_header_t **)slic_file_arg);
same
Done
--
To view, visit
https://review.coreboot.org/c/coreboot/+/76127?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If4915b8cdfcfdbb34284ea75fa8a0fd23554152d
Gerrit-Change-Number: 76127
Gerrit-PatchSet: 3
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Elyes Haouas
ehaouas@noos.fr
Gerrit-Reviewer: Felix Singer
service+coreboot-gerrit@felixsinger.de
Gerrit-Reviewer: Lance Zhao
lance.zhao@gmail.com
Gerrit-Reviewer: Tim Wawrzynczak
inforichland@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Attention: Felix Singer
service+coreboot-gerrit@felixsinger.de
Gerrit-Attention: Lance Zhao
lance.zhao@gmail.com
Gerrit-Attention: Tim Wawrzynczak
inforichland@gmail.com
Gerrit-Attention: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Attention: Elyes Haouas
ehaouas@noos.fr
Gerrit-Comment-Date: Fri, 30 Jun 2023 08:26:15 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-MessageType: comment