On Mon, Jun 15, 2020 at 11:58 AM Simon Glass <s...@chromium.org> wrote: > > Generation of this table can fail, so update the function to return an > error code. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v1: > - Add new patch to add error checking for csrt table generation > > arch/x86/lib/acpi_table.c | 19 +++++++++++++------ > 1 file changed, 13 insertions(+), 6 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>