
28 May
2020
28 May
'20
9:07 a.m.
Hi Andy,
On Thu, May 28, 2020 at 2:58 PM Bin Meng bmeng.cn@gmail.com wrote:
Hi Andy,
On Wed, May 27, 2020 at 1:16 AM Andy Shevchenko andriy.shevchenko@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@gmail.com Signed-off-by: Andy Shevchenko andriy.shevchenko@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