On Mon, Jun 1, 2020 at 10:57 AM Bin Meng <[email protected]> wrote:
>
> On Thu, May 28, 2020 at 5:17 PM 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]>
> > ---
> > v2: rebased on top of rc3 (Bin)
> >  .../asm/arch-tangier/acpi/southcluster.asl    | 95 ++++++++++---------
> >  1 file changed, 49 insertions(+), 46 deletions(-)
> >
>
> Reviewed-by: Bin Meng <[email protected]>
> Tested-by: Bin Meng <[email protected]>

applied to u-boot-x86, thanks!

Reply via email to