[PATCH v1 1/3] x86: acpi: Create buffers outside of the methods

Bin Meng bmeng.cn at gmail.com
Thu May 28 09:07:34 CEST 2020


Hi Andy,

On Thu, May 28, 2020 at 2:58 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Hi Andy,
>
> On Wed, May 27, 2020 at 1:16 AM 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>
> > ---
> >  .../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?
>

When you send v2, please include "tangier" as a tag since the changes
are only for tangier.

Regards,
Bin


More information about the U-Boot mailing list