On Thu, May 28, 2020 at 03:07:34PM +0800, Bin Meng wrote:
> On Thu, May 28, 2020 at 2:58 PM Bin Meng wrote:
> > On Wed, May 27, 2020 at 1:16 AM Andy Shevchenko
> > wrote:
> > >
> > > Create buffers outside of the methods as ACPICA 20200214 complains about
> > > this:
> > >
> > > Remark 2
Hi Andy,
On Thu, May 28, 2020 at 2:58 PM Bin Meng wrote:
>
> Hi Andy,
>
> On Wed, May 27, 2020 at 1:16 AM Andy Shevchenko
> wrote:
> >
> > Create buffers outside of the methods as ACPICA 20200214 complains about
> > this:
> >
> > Remark 2173 - Creation of named objects within a method i
Hi Andy,
On Wed, May 27, 2020 at 1:16 AM Andy Shevchenko
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
> i
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
Signed-off-by: Andy Shevchenko
---
.../asm/a
4 matches
Mail list logo