[PATCH v2 1/4] x86: tangier: acpi: Create buffers outside of the methods

Bin Meng bmeng.cn at gmail.com
Mon Jun 1 06:16:21 CEST 2020


On Mon, Jun 1, 2020 at 10:57 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Thu, May 28, 2020 at 5:17 PM Andy Shevchenko
> <andriy.shevchenko at linux.intel.com> 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 <bmeng.cn at gmail.com>
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> > ---
> > 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 <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list