Hi Andy, On Wed, May 27, 2020 at 1:16 AM Andy Shevchenko <[email protected]> wrote: > > Create buffers outside of the methods as ACPICA 20200214 complains about this: > > Remark 2173 - Creation of named objects within a method is > highly inefficient, use globals or method local variables > instead > > Reported-by: Bin Meng <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > --- > .../asm/arch-tangier/acpi/southcluster.asl | 106 +++++++++--------- > 1 file changed, 55 insertions(+), 51 deletions(-) >
This does not apply on top of u-boot-x86/master. Could you please rebase? Regards, Bin

