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]>

Reply via email to