[PATCH v1 1/3] x86: acpi: Create buffers outside of the methods
Bin Meng
bmeng.cn at gmail.com
Thu May 28 08:58:37 CEST 2020
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?
Regards,
Bin
More information about the U-Boot
mailing list